Home
last modified time | relevance | path

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

/scripts/kconfig/lxdialog/
A Dyesno.c44 draw_shadow(stdscr, y, x, height, width); in dialog_yesno()
A Ddialog.h209 void draw_shadow(WINDOW * win, int y, int x, int height, int width);
A Dinputbox.c55 draw_shadow(stdscr, y, x, height, width); in dialog_inputbox()
A Dchecklist.c133 draw_shadow(stdscr, y, x, height, width); in dialog_checklist()
A Dtextbox.c90 draw_shadow(stdscr, y, x, height, width); in dialog_textbox()
A Dmenubox.c196 draw_shadow(stdscr, y, x, height, width); in dialog_menu()
A Dutil.c498 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow() function

Completed in 12 milliseconds