Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/lxdialog/
H A Dyesno.c44 draw_shadow(stdscr, y, x, height, width); in dialog_yesno()
H A Ddialog.h193 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 Dtextbox.c199 draw_shadow(stdscr, y, x, height, width); in dialog_textbox()
H A Dchecklist.c133 draw_shadow(stdscr, y, x, height, width); in dialog_checklist()
H A Dmenubox.c188 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
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dyesno.c44 draw_shadow(stdscr, y, x, height, width); in dialog_yesno()
H A Ddialog.h215 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