Searched refs:colorInterpolation (Results 1 – 3 of 3) sorted by relevance
88 return CSSPrimitiveValue::create(svgStyle->colorInterpolation()); in getSVGPropertyCSSValue()
177 HANDLE_INHERIT_AND_INITIAL(colorInterpolation, ColorInterpolation) in applySVGProperty()
284 …EColorInterpolation colorInterpolation() const { return (EColorInterpolation) svg_inherited_flags.… in colorInterpolation() function