Searched defs:ownerType (Results 1 – 6 of 6) sorted by relevance
170 PassRefPtr<SVGAnimatedProperty> SVGViewSpec::lookupOrCreateViewBoxWrapper(SVGViewSpec* ownerType) in lookupOrCreateViewBoxWrapper()177 …<SVGAnimatedProperty> SVGViewSpec::lookupOrCreatePreserveAspectRatioWrapper(SVGViewSpec* ownerType) in lookupOrCreatePreserveAspectRatioWrapper()184 PassRefPtr<SVGAnimatedProperty> SVGViewSpec::lookupOrCreateTransformWrapper(SVGViewSpec* ownerType) in lookupOrCreateTransformWrapper()
139 SVGPolyElement* ownerType = toSVGPolyElement(contextElement); in synchronizePoints() local148 SVGPolyElement* ownerType = toSVGPolyElement(contextElement); in lookupOrCreatePointsWrapper() local
228 SVGMarkerElement* ownerType = toSVGMarkerElement(contextElement); in synchronizeOrientType() local243 SVGMarkerElement* ownerType = toSVGMarkerElement(contextElement); in lookupOrCreateOrientTypeWrapper() local
78 SVGTextContentElement* ownerType = toSVGTextContentElement(contextElement); in synchronizeTextLength() local88 SVGTextContentElement* ownerType = toSVGTextContentElement(contextElement); in lookupOrCreateTextLengthWrapper() local
312 SVGPathElement* ownerType = toSVGPathElement(contextElement); in lookupOrCreateDWrapper() local327 SVGPathElement* ownerType = toSVGPathElement(contextElement); in synchronizeD() local
64 void SVGAttributeToPropertyMap::animatedPropertiesForAttribute(SVGElement* ownerType, const Qualifi… in animatedPropertiesForAttribute()