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