Searched refs:currentTranslate (Results 1 – 9 of 9) sorted by relevance
86 …ranslate = FloatPoint(start.x() - rootElement()->currentTranslate().x(), rootElement()->currentTra… in startPan()
84 FloatPoint& currentTranslate() { return m_translation; } in currentTranslate() function
54 readonly attribute SVGPoint currentTranslate;
247 FloatPoint translate = svg->currentTranslate(); in localToBorderBoxTransform()
3329 Implement currentScale(), setCurrentScale() and currentTranslate() in SVGSVGElement3341 (WebCore::SVGSVGElement::currentTranslate):34170 Implement currentScale(), setCurrentScale() and currentTranslate() in SVGSVGElement34182 (WebCore::SVGSVGElement::currentTranslate):
22982 (WebCore::SVGSVGElement::currentTranslate):51618 (WebCore::SVGSVGElement::currentTranslate):51783 (WebCore::SVGSVGElement::currentTranslate):
5633 (SVGSVGElementImpl::currentTranslate):
2749 (WebCore::SVGSVGElement::currentTranslate):16709 (WebCore::SVGSVGElement::currentTranslate): Return reference to m_translation.16713 … attributes, that are not associated with a SVGAnimatedProperty. (SVGSVGElement::currentTranslate).
97352 Added tests: svg/custom/svg-modify-currentTranslate.html