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

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSPrimitiveValue.h 199 bool colorIsDerivedFromElement() const;
CSSPrimitiveValue.cpp 157 bool CSSPrimitiveValue::colorIsDerivedFromElement() const
    [all...]
CSSGradientValue.cpp 113 if (m_stops[i].m_color->colorIsDerivedFromElement()) {
    [all...]

Completed in 68 milliseconds