Searched defs:translate (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/basegfx/source/matrix/ | ||
H A D | b2dhommatrix.cxx | 240 void B2DHomMatrix::translate(double fX, double fY) in translate() function in basegfx::B2DHomMatrix |
H A D | b3dhommatrix.cxx | 244 void B3DHomMatrix::translate(double fX, double fY, double fZ) in translate() function in basegfx::B3DHomMatrix |
/aoo42x/main/canvas/workben/ | ||
H A D | canvasdemo.cxx | 209 void translate( double x, double y) in translate() function in DemoRenderer |
/aoo42x/main/basegfx/test/ | ||
H A D | basegfx2d.cxx | 677 TEST_F(b2dhommatrix, translate) in TEST_F() argument |
/aoo42x/main/vcl/source/gdi/ | ||
H A D | pdfwriter_impl.cxx | 1032 void Matrix3::translate( double tx, double ty ) in translate() function in Matrix3 |
Completed in 79 milliseconds