Searched refs:isRasterOpActive (Results 1 – 1 of 1) sorted by relevance
192 bool isRasterOpActive() const { return isRasterOpInvert() || isRasterOpForceBlack(); } in isRasterOpActive() function in __anon4a9470ec0111::PropertyHolder1047 if(rPropertyHolders.Current().isRasterOpActive() && rTargetHolders.size() > 1) in HandleNewRasterOp()1084 if(rPropertyHolders.Current().isRasterOpActive()) in HandleNewRasterOp()2805 if(bRasterOpMayChange && rPropertyHolders.Current().isRasterOpActive()) in interpretMetafile()2813 if(bRasterOpMayChange && rPropertyHolders.Current().isRasterOpActive()) in interpretMetafile()
Completed in 29 milliseconds