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

/xsrc/external/mit/xcompmgr/dist/
H A Dxcompmgr.c1795 XserverRegion region0; local in function:shape_win
1809 region0 = XFixesCreateRegion (dpy, &w->shape_bounds, 1);
1829 XFixesUnionRegion (dpy, region0, region0, region1);
1833 paint_all (dpy, region0);

Completed in 5 milliseconds