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

/haiku/headers/private/interface/
H A DRegionSupport.h126 static void miRegionOp(BRegion* newReg,
/haiku/src/kits/interface/
H A DRegionSupport.cpp477 miRegionOp (newReg, reg1, reg2,
481 * Can't alter newReg's fBounds before we call miRegionOp because
482 * it might be one of the source regions and miRegionOp depends
640 * previous one. Used only by miRegionOp.
675 * this because multiple bands could have been added in miRegionOp
779 * miRegionOp --
804 BRegion::Support::miRegionOp( function in class:BRegion::Support
1270 miRegionOp (newReg, reg1, reg2, miUnionO,
1509 miRegionOp (regD, regM, regS, miSubtractO,
1513 * Can't alter newReg's fBounds before we call miRegionOp becaus
[all...]

Completed in 86 milliseconds