Searched refs:help_button (Results 1 – 5 of 5) sorted by relevance
571 if (dialog_vars.help_button) in dlg_exit_label()628 if (dialog_vars.help_button) in dlg_ok_label()650 if (dialog_vars.help_button) in dlg_ok_labels()671 } else if (dialog_vars.help_button && (button == n)) { in dlg_ok_buttoncode()769 if (dialog_vars.help_button) in dlg_yes_labels()793 } else if (button == 2 && dialog_vars.help_button) { in dlg_yes_buttoncode()
43 dialog_vars.help_button = FALSE; in dialog_helpfile()
315 if (dialog_vars.help_button) { in dlg_result_key()372 if (dialog_vars.help_button) { in dlg_button_key()
511 bool help_button; /* option "--help-button" */ member
295 { "help-button", svT(help_button), 1, "" },