Searched refs:lookupOrCreateTextLengthWrapper (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGTextContentElement.cpp51 &SVGTextContentElement::lookupOrCreateTextLengthWrapper);
87 PassRefPtr<SVGAnimatedProperty> SVGTextContentElement::lookupOrCreateTextLengthWrapper(SVGElement* contextElement) function in class:WebCore::SVGTextContentElement
102 return static_pointer_cast<SVGAnimatedLength>(lookupOrCreateTextLengthWrapper(this));
H A DSVGTextContentElement.h118 static PassRefPtr<SVGAnimatedProperty> lookupOrCreateTextLengthWrapper(SVGElement* contextElement);

Completed in 98 milliseconds