Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DQualifiedName.cpp65 struct QNameComponentsTranslator { struct
66 static unsigned hash(const QualifiedNameData& data) in hash()
70 static bool equal(QualifiedName::QualifiedNameImpl* name, const QualifiedNameData& data) in equal()
76 …oid translate(QualifiedName::QualifiedNameImpl*& location, const QualifiedNameData& data, unsigned) in translate()