HomeSort by relevance Sort by last modified time
    Searched refs:draw_shadow (Results 1 - 7 of 7) sorted by null

  /external/toybox/kconfig/lxdialog/
yesno.c 57 draw_shadow(stdscr, y, x, height, width);
dialog.h 200 void draw_shadow(WINDOW * win, int y, int x, int height, int width);
inputbox.c 67 draw_shadow(stdscr, y, x, height, width);
checklist.c 140 draw_shadow(stdscr, y, x, height, width);
textbox.c 89 draw_shadow(stdscr, y, x, height, width);
menubox.c 207 draw_shadow(stdscr, y, x, height, width);
util.c 440 void draw_shadow(WINDOW * win, int y, int x, int height, int width) function

Completed in 213 milliseconds