Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGMatrix.h115 SVGMatrix rotateFromVector(double x, double y, ExceptionCode& ec) in rotateFromVector() function
/external/webkit/Source/WebCore/platform/graphics/transforms/
DAffineTransform.cpp230 AffineTransform& AffineTransform::rotateFromVector(double x, double y) in rotateFromVector() function in WebCore::AffineTransform
DTransformationMatrix.cpp516 TransformationMatrix& TransformationMatrix::rotateFromVector(double x, double y) in rotateFromVector() function in WebCore::TransformationMatrix