Searched defs:rotateFromVector (Results 1 – 2 of 2) sorted by relevance
43 JSValue JSSVGMatrix::rotateFromVector(ExecState* exec, const ArgList& args) in rotateFromVector() function in WebCore::JSSVGMatrix
503 TransformationMatrix& TransformationMatrix::rotateFromVector(double x, double y) in rotateFromVector() function in WebCore::TransformationMatrix