taglinefilesource code
draw_shadow147scripts/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_shadow59scripts/lxdialog/inputbox.cdraw_shadow (stdscr, y, x, height, width);
draw_shadow133scripts/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_shadow53scripts/lxdialog/yesno.cdraw_shadow (stdscr, y, x, height, width);