Home
last modified time | relevance | path

Searched refs:SVGPropertyInfo (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGTests.cpp33 const SVGPropertyInfo* SVGTests::requiredFeaturesPropertyInfo() in requiredFeaturesPropertyInfo()
35 static const SVGPropertyInfo* s_propertyInfo = 0; in requiredFeaturesPropertyInfo()
37 s_propertyInfo = new SVGPropertyInfo(AnimatedUnknown, in requiredFeaturesPropertyInfo()
48 const SVGPropertyInfo* SVGTests::requiredExtensionsPropertyInfo() in requiredExtensionsPropertyInfo()
50 static const SVGPropertyInfo* s_propertyInfo = 0; in requiredExtensionsPropertyInfo()
52 s_propertyInfo = new SVGPropertyInfo(AnimatedUnknown, in requiredExtensionsPropertyInfo()
63 const SVGPropertyInfo* SVGTests::systemLanguagePropertyInfo() in systemLanguagePropertyInfo()
65 static const SVGPropertyInfo* s_propertyInfo = 0; in systemLanguagePropertyInfo()
67 s_propertyInfo = new SVGPropertyInfo(AnimatedUnknown, in systemLanguagePropertyInfo()
DSVGViewSpec.cpp32 const SVGPropertyInfo* SVGViewSpec::viewBoxPropertyInfo() in viewBoxPropertyInfo()
34 static const SVGPropertyInfo* s_propertyInfo = 0; in viewBoxPropertyInfo()
36 s_propertyInfo = new SVGPropertyInfo(AnimatedRect, in viewBoxPropertyInfo()
47 const SVGPropertyInfo* SVGViewSpec::preserveAspectRatioPropertyInfo() in preserveAspectRatioPropertyInfo()
49 static const SVGPropertyInfo* s_propertyInfo = 0; in preserveAspectRatioPropertyInfo()
51 s_propertyInfo = new SVGPropertyInfo(AnimatedPreserveAspectRatio, in preserveAspectRatioPropertyInfo()
63 const SVGPropertyInfo* SVGViewSpec::transformPropertyInfo() in transformPropertyInfo()
65 static const SVGPropertyInfo* s_propertyInfo = 0; in transformPropertyInfo()
67 s_propertyInfo = new SVGPropertyInfo(AnimatedTransformList, in transformPropertyInfo()
DSVGTests.h59 static const SVGPropertyInfo* requiredFeaturesPropertyInfo();
63 static const SVGPropertyInfo* requiredExtensionsPropertyInfo();
67 static const SVGPropertyInfo* systemLanguagePropertyInfo();
DSVGViewSpec.h87 static const SVGPropertyInfo* transformPropertyInfo();
88 static const SVGPropertyInfo* viewBoxPropertyInfo();
89 static const SVGPropertyInfo* preserveAspectRatioPropertyInfo();
DSVGPolyElement.cpp34 const SVGPropertyInfo* SVGPolyElement::pointsPropertyInfo() in pointsPropertyInfo()
36 static const SVGPropertyInfo* s_propertyInfo = 0; in pointsPropertyInfo()
38 s_propertyInfo = new SVGPropertyInfo(AnimatedPoints, in pointsPropertyInfo()
DSVGMarkerElement.cpp33 const SVGPropertyInfo* SVGMarkerElement::orientTypePropertyInfo() in orientTypePropertyInfo()
35 static const SVGPropertyInfo* s_propertyInfo = 0; in orientTypePropertyInfo()
37 s_propertyInfo = new SVGPropertyInfo(AnimatedEnumeration, in orientTypePropertyInfo()
DSVGTextContentElement.cpp40 const SVGPropertyInfo* SVGTextContentElement::textLengthPropertyInfo() in textLengthPropertyInfo()
42 static const SVGPropertyInfo* s_propertyInfo = 0; in textLengthPropertyInfo()
44 s_propertyInfo = new SVGPropertyInfo(AnimatedLength, in textLengthPropertyInfo()
DSVGPolyElement.h40 static const SVGPropertyInfo* pointsPropertyInfo();
DSVGPathElement.cpp54 const SVGPropertyInfo* SVGPathElement::dPropertyInfo() in dPropertyInfo()
56 static const SVGPropertyInfo* s_propertyInfo = 0; in dPropertyInfo()
58 s_propertyInfo = new SVGPropertyInfo(AnimatedPath, in dPropertyInfo()
DSVGTextContentElement.h95 static const SVGPropertyInfo* textLengthPropertyInfo();
DSVGMarkerElement.h121 static const SVGPropertyInfo* orientTypePropertyInfo();
DSVGPathElement.h96 static const SVGPropertyInfo* dPropertyInfo();
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGAttributeToPropertyMap.h33 typedef Vector<const SVGPropertyInfo*> PropertiesVector;
40 void addProperty(const SVGPropertyInfo*);
52 …zeProperty(SVGElement* contextElement, const QualifiedName& attributeName, const SVGPropertyInfo*);
53 …edProperty(SVGElement* contextElement, const QualifiedName& attributeName, const SVGPropertyInfo*);
DSVGAnimatedProperty.h52 …static PassRefPtr<TearOffType> lookupOrCreateWrapper(OwnerType* element, const SVGPropertyInfo* in… in lookupOrCreateWrapper()
67 static TearOffType* lookupWrapper(OwnerType* element, const SVGPropertyInfo* info) in lookupWrapper()
75 static TearOffType* lookupWrapper(const OwnerType* element, const SVGPropertyInfo* info) in lookupWrapper()
DSVGAttributeToPropertyMap.cpp36 const SVGPropertyInfo* firstProperty = mapVector->first(); in addProperties()
56 void SVGAttributeToPropertyMap::addProperty(const SVGPropertyInfo* info) in addProperty()
131 …operty(SVGElement* contextElement, const QualifiedName& attributeName, const SVGPropertyInfo* info) in synchronizeProperty()
139 …operty(SVGElement* contextElement, const QualifiedName& attributeName, const SVGPropertyInfo* info) in animatedProperty()
DSVGPropertyInfo.h57 struct SVGPropertyInfo { struct
63SVGPropertyInfo(AnimatedPropertyType newType, AnimatedPropertyState newState, const QualifiedName&… in SVGPropertyInfo() argument
DSVGAnimatedPropertyMacros.h96 const SVGPropertyInfo* OwnerType::LowerProperty##PropertyInfo() { \
97 DEFINE_STATIC_LOCAL(const SVGPropertyInfo, s_propertyInfo, \
163 static const SVGPropertyInfo* LowerProperty##PropertyInfo(); \
/external/chromium_org/tools/deep_memory_profiler/tests/data/heap.01234.symmap/
Dchrome.abcdef.nm520 …tyTearOff<WebCore::SVGLength> >(WebCore::SVGCursorElement*, WebCore::SVGPropertyInfo const*)<00000…