Home
last modified time | relevance | path

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

/dports/editors/emacs-devel/emacs-4d1968b/lwlib/
H A Dlwlib-Xaw.c502 Boolean text_input_slot, in make_dialog() argument
523 if (text_input_slot) emacs_abort (); /* not implemented */ in make_dialog()
683 Boolean text_input_slot = False; in xaw_create_dialog() local
708 text_input_slot = True; in xaw_create_dialog()
723 text_input_slot = False; in xaw_create_dialog()
732 shell_name, icon_name, text_input_slot, radio_box, in xaw_create_dialog()
H A Dlwlib-Xm.c1032 Boolean text_input_slot, in make_dialog() argument
1181 if (text_input_slot) in make_dialog()
1251 text_input_slot || radio_box || list ? value : separator); ac++; in make_dialog()
1265 if (text_input_slot || radio_box) in make_dialog()
1274 if (text_input_slot || list) in make_dialog()
1415 Boolean text_input_slot = False; in xm_create_dialog() local
1450 text_input_slot = True; in xm_create_dialog()
1465 text_input_slot = False; in xm_create_dialog()
1474 shell_name, icon_name, text_input_slot, radio_box, in xm_create_dialog()
/dports/editors/emacs/emacs-27.2/lwlib/
H A Dlwlib-Xaw.c502 Boolean text_input_slot, in make_dialog() argument
523 if (text_input_slot) emacs_abort (); /* not implemented */ in make_dialog()
683 Boolean text_input_slot = False; in xaw_create_dialog() local
708 text_input_slot = True; in xaw_create_dialog()
723 text_input_slot = False; in xaw_create_dialog()
732 shell_name, icon_name, text_input_slot, radio_box, in xaw_create_dialog()
H A Dlwlib-Xm.c1032 Boolean text_input_slot, in make_dialog() argument
1181 if (text_input_slot) in make_dialog()
1251 text_input_slot || radio_box || list ? value : separator); ac++; in make_dialog()
1265 if (text_input_slot || radio_box) in make_dialog()
1274 if (text_input_slot || list) in make_dialog()
1415 Boolean text_input_slot = False; in xm_create_dialog() local
1450 text_input_slot = True; in xm_create_dialog()
1465 text_input_slot = False; in xm_create_dialog()
1474 shell_name, icon_name, text_input_slot, radio_box, in xm_create_dialog()