Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DQualifiedName.cpp64 return hashComponents(components); in hash()
138 return hashComponents(components); in computeHash()
DQualifiedName.h125 inline unsigned hashComponents(const QualifiedNameComponents& buf) in hashComponents() function
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGElement.h235 return hashComponents(components); in hash()