Home
last modified time | relevance | path

Searched refs:computeCTM (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGStyledLocatableElement.cpp54 return SVGLocatable::computeCTM(this, SVGLocatable::NearestViewportScope, styleUpdateStrategy); in getCTM()
59 return SVGLocatable::computeCTM(this, SVGLocatable::ScreenScope, styleUpdateStrategy); in getScreenCTM()
DSVGStyledTransformableElement.cpp48 return SVGLocatable::computeCTM(this, SVGLocatable::NearestViewportScope, styleUpdateStrategy); in getCTM()
53 return SVGLocatable::computeCTM(this, SVGLocatable::ScreenScope, styleUpdateStrategy); in getScreenCTM()
DSVGTextElement.cpp80 return SVGLocatable::computeCTM(this, SVGLocatable::NearestViewportScope, styleUpdateStrategy); in getCTM()
85 return SVGLocatable::computeCTM(this, SVGLocatable::ScreenScope, styleUpdateStrategy); in getScreenCTM()
DSVGLocatable.h61 static AffineTransform computeCTM(const SVGElement*, CTMScope, StyleUpdateStrategy);
DSVGLocatable.cpp80 AffineTransform SVGLocatable::computeCTM(const SVGElement* element, CTMScope mode, StyleUpdateStrat… in computeCTM() function in WebCore::SVGLocatable
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1623029 (WebCore::SVGLocatable::computeCTM):
45166 (WebCore::SVGLocatable::computeCTM): Ditto.
DChangeLog-2010-12-0675427 (WebCore::SVGLocatable::computeCTM):
125831 (WebCore::SVGLocatable::computeCTM):
126037 (WebCore::SVGLocatable::computeCTM):
126112 (WebCore::SVGLocatable::computeCTM):
DChangeLog-2010-05-2428357 (WebCore::SVGLocatable::computeCTM):