Home
last modified time | relevance | path

Searched defs:getCTM (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGGraphicsElement.cpp92 AffineTransform SVGGraphicsElement::getCTM(StyleUpdateStrategy styleUpdateStrategy) in getCTM() function in WebCore::SVGGraphicsElement
DSVGPreserveAspectRatio.cpp278 AffineTransform SVGPreserveAspectRatio::getCTM(float logicalX, float logicalY, float logicalWidth, … in getCTM() function in WebCore::SVGPreserveAspectRatio
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext.cpp1630 AffineTransform GraphicsContext::getCTM(IncludeDeviceScale) const in getCTM() function in WebCore::GraphicsContext