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 __anonc3207dfb0111::PropertyHolder192 bool isRasterOpActive() const { return isRasterOpInvert() || isRasterOpForceBlack(); } in isRasterOpActive()2311 if(rPropertyHolders.Current().isRasterOpInvert()) in interpretMetafile()
Completed in 23 milliseconds