Lines Matching defs:labels
93 count_labels(const char **labels) in count_labels()
133 get_hotkeys(const char **labels) in get_hotkeys()
237 dlg_button_count(const char **labels) in dlg_button_count()
250 dlg_button_sizes(const char **labels, in dlg_button_sizes()
284 dlg_button_x_step(const char **labels, int limit, int *gap, int *margin, int *step) in dlg_button_x_step()
319 dlg_button_layout(const char **labels, int *limit) in dlg_button_layout()
342 const char **labels, in dlg_draw_buttons()
469 dlg_char_to_button(int ch, const char **labels) in dlg_char_to_button()
566 static const char *labels[3]; in dlg_exit_label() local
602 finish_ok_label(const char **labels, int n) in finish_ok_label()
621 static const char *labels[4]; in dlg_ok_label() local
641 static const char *labels[5]; in dlg_ok_labels() local
764 static const char *labels[4]; in dlg_yes_labels() local
804 dlg_next_button(const char **labels, int button) in dlg_next_button()
821 dlg_prev_button(const char **labels, int button) in dlg_prev_button()