draw_shadow 140 scripts/kconfig/lxdialog/checklist.c draw_shadow(stdscr, y, x, height, width); draw_shadow 206 scripts/kconfig/lxdialog/dialog.h void draw_shadow(WINDOW * win, int y, int x, int height, int width); draw_shadow 67 scripts/kconfig/lxdialog/inputbox.c draw_shadow(stdscr, y, x, height, width); draw_shadow 207 scripts/kconfig/lxdialog/menubox.c draw_shadow(stdscr, y, x, height, width); draw_shadow 89 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);