Home
last modified time | relevance | path

Searched refs:first_option (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DHTML.h96 BOOL first_option; /* First OPTION in SELECT? */ member
DHTML.c5109 if (!me->first_option) { in HTML_start_element()
5132 if (me->first_option || in HTML_start_element()
5159 (me->first_option && LYSelectPopups == FALSE && in HTML_start_element()
5233 (me->first_option && LYSelectPopups == FALSE && in HTML_start_element()
5238 me->first_option = FALSE; in HTML_start_element()
7021 if (!me->first_option) in HTML_end_element()
7084 if (!me->first_option) { in HTML_end_element()
7690 me->first_option = TRUE; in HTML_new()
DLYCharUtils.c2768 me->first_option = TRUE; in LYHandleSELECT()
2848 if (!me->first_option) { in LYHandleSELECT()
DGridText.c9816 BOOLEAN first_option = FALSE; in HText_setLastOptionValue() local
9841 first_option = TRUE; in HText_setLastOptionValue()
9904 if (first_option) { in HText_setLastOptionValue()