Home
last modified time | relevance | path

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

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

Completed in 23 milliseconds