QualifiedName      97 Source/core/dom/NodeRareData.h     typedef HashMap<QualifiedName, TagCollection*> TagCollectionCacheNS;
QualifiedName      76 Source/core/dom/QualifiedName.cpp QualifiedName::QualifiedName(const AtomicString& p, const AtomicString& l, const AtomicString& n)
QualifiedName      83 Source/core/dom/QualifiedName.cpp QualifiedName::~QualifiedName()
QualifiedName     632 Source/core/svg/SVGElement.cpp typedef HashMap<QualifiedName, AnimatedPropertyType> AttributeToPropertyTypeMap;
QualifiedName     205 Source/core/svg/SVGElement.h     typedef HashMap<QualifiedName, RefPtr<SVGAnimatedPropertyBase> > AttributeToPropertyMap;
QualifiedName     351 Source/core/svg/SVGLength.cpp     typedef HashMap<QualifiedName, SVGLengthMode> LengthModeForLengthAttributeMap;