isMatchingElement   28 Source/core/dom/LiveNodeList.cpp static inline bool isMatchingElement(const LiveNodeList& nodeList, const Element& element)
isMatchingElement  194 Source/core/html/HTMLCollection.cpp template <> inline bool isMatchingElement(const HTMLCollection& htmlCollection, const Element& element)
isMatchingElement  269 Source/core/html/HTMLCollection.cpp template <> inline bool isMatchingElement(const ClassCollection& collection, const Element& element)
isMatchingElement  274 Source/core/html/HTMLCollection.cpp template <> inline bool isMatchingElement(const HTMLTagCollection& collection, const Element& element)