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

  /external/webkit/WebCore/rendering/style/
SVGRenderStyle.h 65 SVG_RS_DEFINE_ATTRIBUTE_INHERITED(EColorInterpolation, ColorInterpolation, colorInterpolation, CI_SRGB)
66 SVG_RS_DEFINE_ATTRIBUTE_INHERITED(EColorInterpolation, ColorInterpolationFilters, colorInterpolationFilters, CI_LINEARRGB)
147 unsigned _colorInterpolation : 2; // EColorInterpolation
148 unsigned _colorInterpolationFilters : 2; // EColorInterpolation
SVGRenderStyleDefs.h 90 enum EColorInterpolation {
  /external/webkit/WebCore/css/
CSSPrimitiveValueMappings.h     [all...]

Completed in 44 milliseconds