Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DQualifiedName.h29 struct QualifiedNameComponents { struct
30 StringImpl* m_prefix;
31 StringImpl* m_localName;
32 StringImpl* m_namespace;