HomeSort by relevance Sort by last modified time
    Searched refs:colorInterpolation (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/css/
SVGCSSComputedStyleDeclaration.cpp 88 return CSSPrimitiveValue::create(svgStyle->colorInterpolation());
SVGCSSStyleSelector.cpp 177 HANDLE_INHERIT_AND_INITIAL(colorInterpolation, ColorInterpolation)
  /external/webkit/Source/WebCore/rendering/style/
SVGRenderStyle.h 284 EColorInterpolation colorInterpolation() const { return (EColorInterpolation) svg_inherited_flags._colorInterpolation; }

Completed in 93 milliseconds