Home
last modified time | relevance | path

Searched refs:EXPaintRectangle (Results 1 – 4 of 4) sorted by relevance

/dports/x11-wm/e16/e16-1.0.24/src/
H A Dhiwin.c185 EXPaintRectangle(draw, 0, 0, EoGetW(phi), EoGetH(phi), in HiwinRenderPixmapDrawX()
H A Dxwin.h271 void EXPaintRectangle(EX_Drawable dst, int x, int y,
H A Dpager.c465 EXPaintRectangle(pmap, wx, wy, ww, wh, in doPagerUpdate()
620 EXPaintRectangle(pmap, 0, 0, p->dw, p->dh, Dpy.pixel_black, Dpy.pixel_white); in PagerUpdateBg()
H A Dx.c1677 EXPaintRectangle(EX_Drawable dst, int x, int y, in EXPaintRectangle() function