taglinefilesource code
draw_shadow146scripts/lxdialog/checklist.cdraw_shadow (stdscr, y, x, height, width);
draw_shadow132scripts/lxdialog/dialog.hvoid draw_shadow (WINDOW * win, int y, int x, int height, int width);
draw_shadow58scripts/lxdialog/inputbox.cdraw_shadow (stdscr, y, x, height, width);
draw_shadow122scripts/lxdialog/menubox.cdraw_shadow (stdscr, y, x, height, width);
draw_shadow39scripts/lxdialog/msgbox.cdraw_shadow (stdscr, y, x, height, width);
draw_shadow86scripts/lxdialog/textbox.cdraw_shadow (stdscr, y, x, height, width);
draw_shadow52scripts/lxdialog/yesno.cdraw_shadow (stdscr, y, x, height, width);