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

  /external/webkit/Source/WebCore/css/
CSSValue.h 62 virtual bool isShadowValue() const { return false; }
ShadowValue.h 62 virtual bool isShadowValue() const { return true; }
SVGCSSStyleSelector.cpp 558 if (!firstValue->isShadowValue())
CSSStyleSelector.cpp     [all...]

Completed in 55 milliseconds