Home
last modified time | relevance | path

Searched refs:F_RADIO_TYPE (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DHTForms.h130 F_RADIO_TYPE, enumerator
DLYForms.c159 case F_RADIO_TYPE: in change_form_link_ex()
179 && links[i].l_form->type == F_RADIO_TYPE in change_form_link_ex()
898 case F_RADIO_TYPE: in show_formlink_statusline()
DLYSearch.c69 } else if (a->l_form->type == F_RADIO_TYPE) { in link_has_target()
DGridText.c109 int HTCurSelectGroupType = F_RADIO_TYPE; /* Group type */
2367 if (FormInfo_ptr->type == F_RADIO_TYPE) { in display_page()
6140 case F_RADIO_TYPE: in inputFieldDesc()
7971 case F_RADIO_TYPE: in allocAnchorIndex()
8000 case F_RADIO_TYPE: in allocAnchorIndex()
8454 } else if (a->input_field->type == F_RADIO_TYPE) { in anchor_has_target()
9628 HTCurSelectGroupType = F_RADIO_TYPE; in HText_beginSelect()
9771 if (HTCurSelectGroupType == F_RADIO_TYPE && in HText_setLastOptionValue()
10041 HTCurSelectGroupType == F_RADIO_TYPE && LYSelectPopups == FALSE) { in HText_beginInput()
10055 b->input_field->type == F_RADIO_TYPE && in HText_beginInput()
[all …]
DHTML.c5160 HTCurSelectGroupType == F_RADIO_TYPE)) in HTML_start_element()
5234 HTCurSelectGroupType == F_RADIO_TYPE)) in HTML_start_element()
5264 if (HTCurSelectGroupType == F_RADIO_TYPE && in HTML_start_element()
DLYMainLoop.c6691 case F_RADIO_TYPE: in mainloop()