HomeSort by relevance Sort by last modified time
    Searched refs:m_translation (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/svg/
SVGSVGElement.h 84 FloatPoint& currentTranslate() { return m_translation; }
172 FloatPoint m_translation; member in class:WebCore::SVGSVGElement
SVGSVGElement.cpp 222 m_translation = translation;

Completed in 117 milliseconds