Searched refs:draw_shadow (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/ |
| H A D | yesno.c | 57 draw_shadow(stdscr, y, x, height, width); in dialog_yesno()
|
| H A D | dialog.h | 206 void draw_shadow(WINDOW * win, int y, int x, int height, int width);
|
| H A D | inputbox.c | 67 draw_shadow(stdscr, y, x, height, width); in dialog_inputbox()
|
| H A D | textbox.c | 89 draw_shadow(stdscr, y, x, height, width); in dialog_textbox()
|
| H A D | checklist.c | 146 draw_shadow(stdscr, y, x, height, width); in dialog_checklist()
|
| H A D | menubox.c | 207 draw_shadow(stdscr, y, x, height, width); in dialog_menu()
|
| H A D | util.c | 455 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow() function
|