Searched refs:draw_shadow (Results 1 - 7 of 7) sorted by relevance

/u-boot/scripts/kconfig/lxdialog/
H A Dyesno.c44 draw_shadow(stdscr, y, x, height, width);
H A Ddialog.h209 void draw_shadow(WINDOW * win, int y, int x, int height, int width);
H A Dinputbox.c55 draw_shadow(stdscr, y, x, height, width);
H A Dchecklist.c133 draw_shadow(stdscr, y, x, height, width);
H A Dtextbox.c91 draw_shadow(stdscr, y, x, height, width);
H A Dmenubox.c196 draw_shadow(stdscr, y, x, height, width);
H A Dutil.c498 void draw_shadow(WINDOW * win, int y, int x, int height, int width) function

Completed in 109 milliseconds