Home
last modified time | relevance | path

Searched refs:isRasterOpInvert (Results 1 – 1 of 1) sorted by relevance

/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx190 bool isRasterOpInvert() const { return (ROP_XOR == maRasterOp || ROP_INVERT == maRasterOp); } in isRasterOpInvert() function in __anonc3207dfb0111::PropertyHolder
192 bool isRasterOpActive() const { return isRasterOpInvert() || isRasterOpForceBlack(); } in isRasterOpActive()
2311 if(rPropertyHolders.Current().isRasterOpInvert()) in interpretMetafile()

Completed in 27 milliseconds