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

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

Completed in 82 milliseconds