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

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSSelectorList.h 63 bool hasShadowDistributedAt(size_t index) const;
CSSSelectorList.cpp 180 bool CSSSelectorList::hasShadowDistributedAt(size_t index) const
StyleInvalidationAnalysis.cpp 84 if (selectorList.hasShadowDistributedAt(selectorIndex))
RuleSet.cpp 371 } else if (selectorList.hasShadowDistributedAt(selectorIndex)) {

Completed in 699 milliseconds