Searched refs:colorIsDerivedFromElement (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DCSSPrimitiveValue.h199 bool colorIsDerivedFromElement() const;
H A DCSSPrimitiveValue.cpp159 bool CSSPrimitiveValue::colorIsDerivedFromElement() const function in class:WebCore::CSSPrimitiveValue
H A DCSSGradientValue.cpp112 if (m_stops[i].m_color->colorIsDerivedFromElement()) {

Completed in 69 milliseconds