Searched refs:hasShadowDistributedAt (Results 1 – 4 of 4) sorted by relevance
63 bool hasShadowDistributedAt(size_t index) const;
180 bool CSSSelectorList::hasShadowDistributedAt(size_t index) const in hasShadowDistributedAt() function in WebCore::CSSSelectorList
84 if (selectorList.hasShadowDistributedAt(selectorIndex)) in hasDistributedRule()
371 } else if (selectorList.hasShadowDistributedAt(selectorIndex)) { in addChildRules()