Home
last modified time | relevance | path

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

/external/webkit/WebCore/bindings/js/
DJSSVGMatrixCustom.cpp43 JSValue JSSVGMatrix::rotateFromVector(ExecState* exec, const ArgList& args) in rotateFromVector() function in WebCore::JSSVGMatrix
/external/webkit/WebCore/platform/graphics/transforms/
DTransformationMatrix.cpp503 TransformationMatrix& TransformationMatrix::rotateFromVector(double x, double y) in rotateFromVector() function in WebCore::TransformationMatrix