Searched refs:dlg_button_count (Results 1 – 5 of 5) sorted by relevance
237 dlg_button_count(const char **labels) in dlg_button_count() function286 int count = dlg_button_count(labels); in dlg_button_x_step()323 if (labels != 0 && dlg_button_count(labels)) { in dlg_button_layout()
73 bool have_buttons = (dlg_button_count(buttons) != 0); in dialog_pause()
729 extern int dlg_button_count(const char ** /*labels*/);
78 dlg_button_count
59 dlg_button_count;