Searched refs:isRasterOpInvert (Results 1 – 1 of 1) sorted by relevance
190 … bool isRasterOpInvert() const { return (ROP_XOR == maRasterOp || ROP_INVERT == maRasterOp); } in isRasterOpInvert() function in __anon4a9470ec0111::PropertyHolder192 bool isRasterOpActive() const { return isRasterOpInvert() || isRasterOpForceBlack(); } in isRasterOpActive()2306 if(rPropertyHolders.Current().isRasterOpInvert()) in interpretMetafile()
Completed in 31 milliseconds