Searched refs:attributeToPropertyMap (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/svg/properties/
H A DSVGAnimatedPropertyMacros.h71 SVGAttributeToPropertyMap& OwnerType::attributeToPropertyMap() \
79 SVGAttributeToPropertyMap& map = OwnerType::attributeToPropertyMap(); \
88 map.addProperties(ClassName::attributeToPropertyMap()); \
108 static SVGAttributeToPropertyMap& attributeToPropertyMap(); \
111 return attributeToPropertyMap(); \
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGTests.h48 static SVGAttributeToPropertyMap& attributeToPropertyMap();
H A DSVGTests.cpp91 SVGAttributeToPropertyMap& SVGTests::attributeToPropertyMap() function in class:WebCore::SVGTests

Completed in 175 milliseconds