Home | History | Annotate | Download | only in mi

Lines Matching defs:extents

148     Bool extents;
258 * If we have LOTS of rectangles, we decide to take the extents
264 extents = pGC->graphicsExposures &&
273 * If you try to CopyArea the extents of a shaped window, compacting the
276 if (extents && pSrcWin && region &&
278 extents = FALSE;
280 if (extents)
294 if (extents)
301 if (extents)
481 * If we have LOTS of rectangles, we decide to take the extents