Searched defs:tmprct (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/
H A Dmultivis.c205 XRectangle *rects, *rect, tmprct; local
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
[all...]

Completed in 16 milliseconds