Searched refs:colorInterpolation (Results 1 – 3 of 3) sorted by relevance
91 ColorFilter maskContentFilter = svgStyle.colorInterpolation() == CI_LINEARRGB in postApplyResource()
135 return CSSPrimitiveValue::create(svgStyle.colorInterpolation()); in getSVGPropertyCSSValue()
294 …EColorInterpolation colorInterpolation() const { return (EColorInterpolation) svg_inherited_flags.… in colorInterpolation() function