draw_shadow       146 scripts/kconfig/lxdialog/checklist.c 	draw_shadow(stdscr, y, x, height, width);
draw_shadow       228 scripts/kconfig/lxdialog/dialog.h void draw_shadow(WINDOW * win, int y, int x, int height, int width);
draw_shadow        68 scripts/kconfig/lxdialog/inputbox.c 	draw_shadow(stdscr, y, x, height, width);
draw_shadow       209 scripts/kconfig/lxdialog/menubox.c 	draw_shadow(stdscr, y, x, height, width);
draw_shadow       104 scripts/kconfig/lxdialog/textbox.c 	draw_shadow(stdscr, y, x, height, width);
draw_shadow        57 scripts/kconfig/lxdialog/yesno.c 	draw_shadow(stdscr, y, x, height, width);