Searched refs:have_buttons (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/dialog/
H A Dpause.c73 bool have_buttons = (dlg_button_count(buttons) != 0); local
77 int button_high = (have_buttons ? BTN_HIGH : MARGIN);
95 if (have_buttons) {
173 if (have_buttons) {

Completed in 170 milliseconds