Searched defs:rotateFromVector (Results 1 – 3 of 3) sorted by relevance
167 PassRefPtr<SVGMatrixTearOff> SVGMatrixTearOff::rotateFromVector(double x, double y, ExceptionState&… in rotateFromVector() function in blink::SVGMatrixTearOff
183 AffineTransform& AffineTransform::rotateFromVector(double x, double y) in rotateFromVector() function in blink::AffineTransform
531 TransformationMatrix& TransformationMatrix::rotateFromVector(double x, double y) in rotateFromVector() function in blink::TransformationMatrix