Searched refs:INPUT_ANCHOR (Results 1 – 2 of 2) sorted by relevance
122 #define INPUT_ANCHOR 2 /* forms mode input fields */ macro
1248 if (l->link_type == INPUT_ANCHOR && l->input_field) { in HText_free()2346 } else if (Anchor_ptr->link_type == INPUT_ANCHOR in display_page()5218 if (a->link_type == INPUT_ANCHOR) { in HText_endAnchor0()6334 !(a->link_type == INPUT_ANCHOR in HTGetLinkInfo()6365 if (want_go || a->link_type == INPUT_ANCHOR) { in HTGetLinkInfo()6504 (a->link_type == INPUT_ANCHOR) ? a->input_field : NULL,\6508 (a1->link_type == INPUT_ANCHOR) ? a1->input_field : NULL,\6510 (a2->link_type == INPUT_ANCHOR) ? a2->input_field : NULL,\6528 if (a->link_type == INPUT_ANCHOR && in HText_TAHasMoreLines()6539 if (a->link_type == INPUT_ANCHOR && in HText_TAHasMoreLines()[all …]