Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_motif.c3875 Widget radio_box; in find_replace_dialog_create() local
3899 radio_box = XmCreateRadioBox(frame, "radioBox", in find_replace_dialog_create()
3904 xmToggleButtonGadgetClass, radio_box, in find_replace_dialog_create()
3913 xmToggleButtonGadgetClass, radio_box, in find_replace_dialog_create()
3920 XtManageChild(radio_box); in find_replace_dialog_create()