Home
last modified time | relevance | path

Searched refs:keyMatchesMapName (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocumentOrderedMap.cpp49 inline bool keyMatchesMapName(const AtomicString& key, const Element& element) in keyMatchesMapName() function
169 return get<keyMatchesMapName>(key, scope); in getElementByMapName()