Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
H A Ddlg_internals.h244 if (dlg_need_separator()) \
H A Dui_getc.c300 if (dlg_need_separator()) in dlg_add_last_key()
H A Ddialog.h662 extern bool dlg_need_separator(void);
H A Dchecklist.c692 if (dlg_need_separator()) in dialog_checklist()
H A Dtreeview.c663 if (dlg_need_separator()) in dialog_treeview()
H A Dbuildlist.c1250 if (dlg_need_separator()) in dialog_buildlist()
H A Dutil.c2865 dlg_need_separator(void) in dlg_need_separator() function