m_rotate           48 Source/core/svg/SVGTextPositioningElement.cpp     addToPropertyMap(m_rotate);
m_rotate           82 Source/core/svg/SVGTextPositioningElement.cpp         m_rotate->setBaseValueAsString(value, parseError);
m_rotate           39 Source/core/svg/SVGTextPositioningElement.h     SVGAnimatedNumberList* rotate() { return m_rotate.get(); }
m_rotate           53 Source/core/svg/SVGTextPositioningElement.h     RefPtr<SVGAnimatedNumberList> m_rotate;