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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLContentElement.cpp116 static inline bool checkOneSelector(const CSSSelector& selector, const WillBeHeapVector<RawPtrWillBeMember<Node>, 32>& siblings, int nth) function in namespace:blink
128 if (checkOneSelector(*selector, siblings, nth))

Completed in 113 milliseconds