Home
last modified time | relevance | path

Searched refs:CI_SRGB (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/rendering/style/
DSVGRenderStyle.h60 …RS_DEFINE_ATTRIBUTE_INHERITED(EColorInterpolation, ColorInterpolation, colorInterpolation, CI_SRGB)
DSVGRenderStyleDefs.h83 CI_AUTO, CI_SRGB, CI_LINEARRGB enumerator
/external/webkit/WebCore/css/
DCSSPrimitiveValueMappings.h1959 case CI_SRGB: in CSSPrimitiveValue()
1972 return CI_SRGB; in EColorInterpolation()