Searched refs:hasShadowDistributedAt (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DCSSSelectorList.h63 bool hasShadowDistributedAt(size_t index) const;
H A DCSSSelectorList.cpp178 bool CSSSelectorList::hasShadowDistributedAt(size_t index) const function in class:blink::CSSSelectorList
H A DRuleSet.cpp285 } else if (selectorList.hasShadowDistributedAt(selectorIndex)) {
/external/chromium_org/third_party/WebKit/Source/core/css/invalidation/
H A DStyleSheetInvalidationAnalysis.cpp88 if (selectorList.hasShadowDistributedAt(selectorIndex))

Completed in 92 milliseconds