Searched refs:dlg_draw_shadow (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/dialog/
H A Ddialog.h323 #define draw_shadow(win,h,w,y,x) dlg_draw_shadow(win,h,w,y,x)
800 extern void dlg_draw_shadow(WINDOW * /*win*/, int /*height*/, int /*width*/, int /*y*/, int /*x*/);
H A Dutil.c1675 dlg_draw_shadow(WINDOW *win, int y, int x, int height, int width) function

Completed in 107 milliseconds