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

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSShadowValue.h 65 DEFINE_CSS_VALUE_TYPE_CASTS(CSSShadowValue, isShadowValue());
CSSValue.h 92 bool isShadowValue() const { return m_classType == ShadowClass; }
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
FilterOperationResolver.cpp 477 if (!cssValue->isShadowValue())

Completed in 82 milliseconds