OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rotateFromVector
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGMatrix.h
115
SVGMatrix
rotateFromVector
(double x, double y, ExceptionState& exceptionState)
121
copy.
rotateFromVector
(x, y);
/external/chromium_org/third_party/WebKit/Source/platform/transforms/
AffineTransform.cpp
179
AffineTransform& AffineTransform::
rotateFromVector
(double x, double y)
TransformationMatrix.cpp
532
TransformationMatrix& TransformationMatrix::
rotateFromVector
(double x, double y)
[
all
...]
Completed in 37 milliseconds