Lines Matching defs:tmprct
205 XRectangle *rects, *rect, tmprct;
270 tmprct.x = pWinInfo->x; tmprct.y = pWinInfo->y;
271 tmprct.width = pWinInfo->width; tmprct.height = pWinInfo->height;
272 XUnionRectWithRegion(&tmprct, tmpreg, tmpreg);
290 tmprct.x = pWinInfo->x; tmprct.y = pWinInfo->y;
291 tmprct.width = pWinInfo->width; tmprct.height = pWinInfo->height;
292 XUnionRectWithRegion(&tmprct, tmpreg, tmpreg);