Searched refs:hashComponents (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DQualifiedName.h114 inline unsigned hashComponents(const QualifiedNameComponents& buf) function in namespace:WebCore
125 return hashComponents(c);
H A DQualifiedName.cpp40 return hashComponents(components);

Completed in 88 milliseconds