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