Lines Matching defs:extents
136 Bool extents;
230 * If we have LOTS of rectangles, we decide to take the extents
236 extents = pGC->graphicsExposures &&
245 * If you try to CopyArea the extents of a shaped window, compacting the
248 if (extents && pSrcWin && region &&
250 extents = FALSE;
252 if (extents) {
263 if (extents) {
270 if (extents) {
375 * If we have LOTS of rectangles, we decide to take the extents