Home
last modified time | relevance | path

Searched defs:QNameComponentsTranslator (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/dom/
DQualifiedName.cpp37 struct QNameComponentsTranslator { struct
38 static unsigned hash(const QualifiedNameComponents& components) in hash()
42 static bool equal(QualifiedName::QualifiedNameImpl* name, const QualifiedNameComponents& c) in equal()
46 …e(QualifiedName::QualifiedNameImpl*& location, const QualifiedNameComponents& components, unsigned) in translate()