Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocumentOrderedMap.cpp60 inline bool keyMatchesLabelForAttribute(StringImpl* key, Element* element) in keyMatchesLabelForAttribute() function
156 return get<keyMatchesLabelForAttribute>(key, scope); in getElementByLabelForAttribute()