Searched defs:AttributeToPropertiesMap (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
H A DSVGAttributeToPropertyMap.h34 typedef HashMap<QualifiedName, OwnPtr<PropertiesVector> > AttributeToPropertiesMap; typedef in class:WebCore::SVGAttributeToPropertyMap
55 AttributeToPropertiesMap m_map;

Completed in 111 milliseconds