Searched refs:printColorAdjust (Results 1 – 4 of 4) sorted by relevance
556 if (styleToUse->printColorAdjust() == PrintColorAdjustEconomy) in paint()
540 if (style()->printColorAdjust() == PrintColorAdjustEconomy) in paintFillLayerExtended()
1183 …PrintColorAdjust printColorAdjust() const { return static_cast<PrintColorAdjust>(inherited_flags.m… in printColorAdjust() function
1909 return cssValuePool().createValue(style->printColorAdjust()); in getPropertyCSSValue()