Searched refs:first_option (Results 1 – 4 of 4) sorted by relevance
96 BOOL first_option; /* First OPTION in SELECT? */ member
5109 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()
2768 me->first_option = TRUE; in LYHandleSELECT()2848 if (!me->first_option) { in LYHandleSELECT()
9816 BOOLEAN first_option = FALSE; in HText_setLastOptionValue() local9841 first_option = TRUE; in HText_setLastOptionValue()9904 if (first_option) { in HText_setLastOptionValue()