Searched defs:print_buttons (Results 1 - 5 of 5) sorted by relevance
/third_party/toybox/kconfig/lxdialog/ |
H A D | yesno.c | 27 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() function
|
H A D | inputbox.c | 29 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() function
|
H A D | checklist.c | 95 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() function
|
H A D | menubox.c | 155 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons() function
|
/third_party/libinput/tools/ |
H A D | libinput-debug-tablet.c | 94 print_buttons(struct context *ctx, unsigned int *buttons, size_t sz) in print_buttons() function
|
Completed in 4 milliseconds