Searched refs:help_button (Results 1 – 5 of 5) sorted by relevance
548 if (dialog_vars.help_button) in dlg_exit_label()587 if (dialog_vars.help_button) in dlg_ok_label()608 if (dialog_vars.help_button) in dlg_ok_labels()629 } else if (dialog_vars.help_button && (button == n)) { in dlg_ok_buttoncode()725 if (dialog_vars.help_button) in dlg_yes_labels()749 } else if (button == 2 && dialog_vars.help_button) { in dlg_yes_buttoncode()
43 dialog_vars.help_button = FALSE; in dialog_helpfile()
288 if (dialog_vars.help_button) { in dlg_result_key()
467 bool help_button; /* option "--help-button" */ member
1462 dialog_vars.help_button = TRUE; in process_common_options()