Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGMatrix.h115 SVGMatrix rotateFromVector(double x, double y, ExceptionState& exceptionState) in rotateFromVector() function
/external/chromium_org/third_party/WebKit/Source/platform/transforms/
DAffineTransform.cpp179 AffineTransform& AffineTransform::rotateFromVector(double x, double y) in rotateFromVector() function in WebCore::AffineTransform
DTransformationMatrix.cpp532 TransformationMatrix& TransformationMatrix::rotateFromVector(double x, double y) in rotateFromVector() function in WebCore::TransformationMatrix