Searched defs:button (Results 1 – 5 of 5) sorted by relevance
| /scripts/kconfig/lxdialog/ |
| D | yesno.c | 44 int i, x, y, key = 0, button = 0; in dialog_yesno() local
|
| D | inputbox.c | 48 int input_x = 0, key = 0, button = -1; in dialog_inputbox() local
|
| D | checklist.c | 121 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
|
| D | menubox.c | 189 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
|
| /scripts/kconfig/ |
| D | gconf.c | 117 GtkToolButton *button; in replace_button_icon() local 707 void on_back_clicked(GtkButton * button, gpointer user_data) in on_back_clicked() 722 void on_load_clicked(GtkButton * button, gpointer user_data) in on_load_clicked() 728 void on_single_clicked(GtkButton * button, gpointer user_data) in on_single_clicked() 737 void on_split_clicked(GtkButton * button, gpointer user_data) in on_split_clicked() 753 void on_full_clicked(GtkButton * button, gpointer user_data) in on_full_clicked() 764 void on_collapse_clicked(GtkButton * button, gpointer user_data) in on_collapse_clicked() 770 void on_expand_clicked(GtkButton * button, gpointer user_data) in on_expand_clicked()
|