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

/external/webkit/WebCore/svg/
H A DSVGAnimatedProperty.h62 virtual const QualifiedName& associatedAttributeName() const { return m_creator.associatedAttributeName(); } function in class:WebCore::SVGAnimatedPropertyTearOff
119 virtual const QualifiedName& associatedAttributeName() const = 0;
156 virtual const QualifiedName& associatedAttributeName() const \
H A DSVGPathSeg.h65 const QualifiedName& associatedAttributeName() const { return SVGNames::dAttr; } function in class:WebCore::SVGPathSeg
H A DSVGList.h56 const QualifiedName& associatedAttributeName() const { return m_associatedAttributeName; } function in class:WebCore::SVGList

Completed in 42 milliseconds