Searched defs:button (Results 1 – 7 of 7) sorted by relevance
/u-boot/board/siemens/common/ |
A D | board.c | 124 int button = 0; in get_button_state() local 158 int button = 0; in do_userbutton() local
|
/u-boot/scripts/kconfig/lxdialog/ |
A D | yesno.c | 31 int i, x, y, key = 0, button = 0; in dialog_yesno() local
|
A D | inputbox.c | 35 int input_x = 0, key = 0, button = -1; in dialog_inputbox() local
|
A D | checklist.c | 108 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
|
A D | menubox.c | 176 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
|
/u-boot/scripts/kconfig/ |
A 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()
|
/u-boot/board/siemens/capricorn/ |
A D | board.c | 384 int button = 0; in get_button_state() local 420 int button = 0; in do_userbutton() local
|
Completed in 8 milliseconds