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

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dregion.c386 * the end of the rects array. Used only by RegionOp.
534 * RegionOp --
572 RegionOp( function in typeref:typename:Bool
1327 if (!RegionOp(reg, reg, hreg, RegionUnionO, TRUE, TRUE, pOverlap))
/xsrc/external/mit/xorg-server/dist/dix/
H A Dregion.c392 * the end of the rects array. Used only by RegionOp.
536 * RegionOp --
571 RegionOp(RegionPtr newReg, /* Place to store result */ function in typeref:typename:Bool
1290 if (!RegionOp(reg, reg, hreg, RegionUnionO, TRUE, TRUE, pOverlap))

Completed in 6 milliseconds