Home
last modified time | relevance | path

Searched defs:isMatchingElement (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLCollection.cpp182 template <> inline bool isMatchingElement(const HTMLCollection* htmlCollection, Element* element) in isMatchingElement() function
241 template <> inline bool isMatchingElement(const LiveNodeList* nodeList, Element* element) in isMatchingElement() function
246 template <> inline bool isMatchingElement(const HTMLTagNodeList* nodeList, Element* element) in isMatchingElement() function
251 template <> inline bool isMatchingElement(const ClassNodeList* nodeList, Element* element) in isMatchingElement() function