Home
last modified time | relevance | path

Searched refs:htmlCollection (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() argument
184 CollectionType type = htmlCollection->type(); in isMatchingElement()