Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYGlobalDefs.h612 extern BOOL textfields_need_activation;
619 #define textfields_need_activation FALSE macro
DLYMainLoop.c1041 if (real_cmd == LYK_ACTIVATE && textfields_need_activation && in handle_LYK_ACTIVATE()
1046 textfields_need_activation = textfields_activation_option; in handle_LYK_ACTIVATE()
5781 textfields_need_activation = textfields_activation_option; in mainloop()
6663 if (!textfields_need_activation) in mainloop()
6827 if (textfields_need_activation) in mainloop()
6843 !textfields_need_activation) { in mainloop()
6848 && textfields_need_activation in mainloop()
6937 if (textfields_need_activation) { in mainloop()
6939 textfields_need_activation = textfields_activation_option; in mainloop()
7084 if (textfields_need_activation) { in mainloop()
[all …]
DLYForms.c677 textfields_need_activation = TRUE; in form_getstr()
DLYStrings.c2304 textfields_need_activation && in LYgetch_for()
5308 textfields_need_activation = TRUE; in LYgetBString()
DLYMain.c609 BOOL textfields_need_activation = FALSE; variable
DLYUtils.c1037 if (textfields_need_activation in find_cached_style()