Searched refs:repaint_shadow (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/dialog/ |
| H A D | util.c | 1648 repaint_shadow(DIALOG_WINDOWS * dw, bool draw, int y, int x, int height, int width) in repaint_shadow() function 1682 repaint_shadow(dw, in draw_childs_shadow() 1699 repaint_shadow(dw, in erase_childs_shadow() 1715 repaint_shadow(find_window(win), TRUE, y, x, height, width); in dlg_draw_shadow()
|