Searched refs:draw_shadow (Results 1 – 7 of 7) sorted by relevance
| /rk3399_rockchip-uboot/scripts/kconfig/lxdialog/ |
| H A D | yesno.c | 45 draw_shadow(stdscr, y, x, height, width); in dialog_yesno()
|
| H A D | dialog.h | 216 void draw_shadow(WINDOW * win, int y, int x, int height, int width);
|
| H A D | inputbox.c | 56 draw_shadow(stdscr, y, x, height, width); in dialog_inputbox()
|
| H A D | textbox.c | 92 draw_shadow(stdscr, y, x, height, width); in dialog_textbox()
|
| H A D | checklist.c | 134 draw_shadow(stdscr, y, x, height, width); in dialog_checklist()
|
| H A D | menubox.c | 197 draw_shadow(stdscr, y, x, height, width); in dialog_menu()
|
| H A D | util.c | 499 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow() function
|