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

/external/webkit/Source/WebCore/svg/
H A DSVGSVGElement.h84 FloatPoint& currentTranslate() { return m_translation; }
172 FloatPoint m_translation; member in class:WebCore::SVGSVGElement
H A DSVGSVGElement.cpp222 m_translation = translation;

Completed in 53 milliseconds