Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/
H A Dyesno.c44 draw_shadow(stdscr, y, x, height, width); in dialog_yesno()
H A Ddialog.h209 void draw_shadow(WINDOW * win, int y, int x, int height, int width);
H A Dinputbox.c55 draw_shadow(stdscr, y, x, height, width); in dialog_inputbox()
H A Dchecklist.c133 draw_shadow(stdscr, y, x, height, width); in dialog_checklist()
H A Dtextbox.c91 draw_shadow(stdscr, y, x, height, width); in dialog_textbox()
H A Dmenubox.c196 draw_shadow(stdscr, y, x, height, width); in dialog_menu()
H A Dutil.c498 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow() function
/OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/
H A Dyesno.c45 draw_shadow(stdscr, y, x, height, width); in dialog_yesno()
H A Ddialog.h216 void draw_shadow(WINDOW * win, int y, int x, int height, int width);
H A Dinputbox.c56 draw_shadow(stdscr, y, x, height, width); in dialog_inputbox()
H A Dchecklist.c134 draw_shadow(stdscr, y, x, height, width); in dialog_checklist()
H A Dtextbox.c92 draw_shadow(stdscr, y, x, height, width); in dialog_textbox()
H A Dmenubox.c197 draw_shadow(stdscr, y, x, height, width); in dialog_menu()
H A Dutil.c499 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow() function
/OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/
H A Dyesno.c57 draw_shadow(stdscr, y, x, height, width); in dialog_yesno()
H A Ddialog.h228 void draw_shadow(WINDOW * win, int y, int x, int height, int width);
H A Dinputbox.c68 draw_shadow(stdscr, y, x, height, width); in dialog_inputbox()
H A Dtextbox.c104 draw_shadow(stdscr, y, x, height, width); in dialog_textbox()
H A Dchecklist.c146 draw_shadow(stdscr, y, x, height, width); in dialog_checklist()
H A Dmenubox.c209 draw_shadow(stdscr, y, x, height, width); in dialog_menu()
H A Dutil.c511 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow() function