Searched refs:hasCombinatorCrossingTreeBoundaryAt (Results 1 – 3 of 3) sorted by relevance
64 bool hasCombinatorCrossingTreeBoundaryAt(size_t index) const;
194 bool CSSSelectorList::hasCombinatorCrossingTreeBoundaryAt(size_t index) const in hasCombinatorCrossingTreeBoundaryAt() function in WebCore::CSSSelectorList
369 if (selectorList.hasCombinatorCrossingTreeBoundaryAt(selectorIndex)) { in addChildRules()