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.cpp68 return hashComponents(data.m_components); in hash()
139 return hashComponents(components); in computeHash()
DQualifiedName.h149 inline unsigned hashComponents(const QualifiedNameComponents& buf) in hashComponents() function
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGElement.h262 return hashComponents(components); in hash()