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

  /external/webkit/Source/WebCore/css/
SVGCSSComputedStyleDeclaration.cpp 90 return CSSPrimitiveValue::create(svgStyle->colorInterpolationFilters());
SVGCSSStyleSelector.cpp 184 HANDLE_INHERIT_AND_INITIAL(colorInterpolationFilters, ColorInterpolationFilters)
  /external/webkit/Source/WebCore/rendering/style/
SVGRenderStyle.h 285 EColorInterpolation colorInterpolationFilters() const { return (EColorInterpolation) svg_inherited_flags._colorInterpolationFilters; }

Completed in 1963 milliseconds