Searched refs:containsMultipleElementsWithId (Results 1 – 3 of 3) sorted by relevance
45 bool containsMultipleElementsWithId(const AtomicString& id) const;94 inline bool TreeScope::containsMultipleElementsWithId(const AtomicString& id) const in containsMultipleElementsWithId() function
53 …or && onlySelector->m_match == CSSSelector::Id && !document->containsMultipleElementsWithId(onlySe… in createSelectorNodeList()
8347 …(WebCore::Document::containsMultipleElementsWithId): Added to allow optimizing the common case of …