Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
H A Dbuttons.c233 dlg_button_count(const char **labels) in dlg_button_count() function
282 int count = dlg_button_count(labels); in dlg_button_x_step()
319 if (labels != 0 && dlg_button_count(labels)) { in dlg_button_layout()
H A Dpause.c73 bool have_buttons = (dlg_button_count(buttons) != 0); in dialog_pause()
H A Ddialog.h580 extern int dlg_button_count(const char ** /*labels*/);