Searched defs:translate (Results 1 – 5 of 5) sorted by relevance
/aoo4110/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 |
/aoo4110/main/canvas/workben/ | ||
H A D | canvasdemo.cxx | 209 void translate( double x, double y) in translate() function in DemoRenderer |
/aoo4110/main/basegfx/test/ | ||
H A D | basegfx2d.cxx | 703 void translate() in translate() function in basegfx2d::b2dhommatrix |
/aoo4110/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 72 milliseconds