Searched defs:button (Results 1 – 5 of 5) sorted by relevance
| /scripts/kconfig/lxdialog/ |
| D | yesno.c | 31 int i, x, y, key = 0, button = 0; in dialog_yesno() local
|
| D | inputbox.c | 35 int input_x = 0, key = 0, button = -1; in dialog_inputbox() local
|
| D | checklist.c | 108 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
|
| D | menubox.c | 168 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
|
| /scripts/kconfig/ |
| D | gconf.c | 74 GtkToolButton *button; in replace_button_icon() local 668 void on_back_clicked(GtkButton * button, gpointer user_data) in on_back_clicked() 683 void on_load_clicked(GtkButton * button, gpointer user_data) in on_load_clicked() 689 void on_single_clicked(GtkButton * button, gpointer user_data) in on_single_clicked() 698 void on_split_clicked(GtkButton * button, gpointer user_data) in on_split_clicked() 714 void on_full_clicked(GtkButton * button, gpointer user_data) in on_full_clicked() 725 void on_collapse_clicked(GtkButton * button, gpointer user_data) in on_collapse_clicked() 731 void on_expand_clicked(GtkButton * button, gpointer user_data) in on_expand_clicked()
|