Home
last modified time | relevance | path

Searched defs:createScaleB2DHomMatrix (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/basegfx/matrix/
H A Db2dhommatrixtools.hxx53 inline B2DHomMatrix createScaleB2DHomMatrix(const B2DTuple& rScale) in createScaleB2DHomMatrix() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/basegfx/matrix/
H A Db2dhommatrixtools.hxx56 inline B2DHomMatrix createScaleB2DHomMatrix(const B2DTuple& rScale) in createScaleB2DHomMatrix() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/basegfx/source/matrix/
H A Db2dhommatrixtools.cxx69 B2DHomMatrix createScaleB2DHomMatrix(double fScaleX, double fScaleY) in createScaleB2DHomMatrix() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basegfx/source/matrix/
H A Db2dhommatrixtools.cxx71 B2DHomMatrix createScaleB2DHomMatrix(double fScaleX, double fScaleY) in createScaleB2DHomMatrix() function