Lines Matching defs:labels
89 count_labels(const char **labels) in count_labels()
129 get_hotkeys(const char **labels) in get_hotkeys()
233 dlg_button_count(const char **labels) in dlg_button_count()
246 dlg_button_sizes(const char **labels, in dlg_button_sizes()
280 dlg_button_x_step(const char **labels, int limit, int *gap, int *margin, int *step) in dlg_button_x_step()
315 dlg_button_layout(const char **labels, int *limit) in dlg_button_layout()
338 const char **labels, in dlg_draw_buttons()
465 dlg_char_to_button(int ch, const char **labels) in dlg_char_to_button()
562 static const char *labels[3]; in dlg_exit_label() local
598 finish_ok_label(const char **labels, int n) in finish_ok_label()
617 static const char *labels[4]; in dlg_ok_label() local
637 static const char *labels[5]; in dlg_ok_labels() local
755 static const char *labels[5]; in dlg_yes_labels() local
797 dlg_next_button(const char **labels, int button) in dlg_next_button()
814 dlg_prev_button(const char **labels, int button) in dlg_prev_button()