Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/dialog/
H A Dbuttons.c237 dlg_button_count(const char **labels) in dlg_button_count() function
286 int count = dlg_button_count(labels); in dlg_button_x_step()
323 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.h729 extern int dlg_button_count(const char ** /*labels*/);
/freebsd-14.2/contrib/dialog/package/
H A Ddialog.sym78 dlg_button_count
H A Ddialog.map59 dlg_button_count;