Searched refs:Matrix3 (Results 1 – 2 of 2) sorted by relevance
948 class Matrix3 class954 Matrix3();955 ~Matrix3() {} in ~Matrix3()969 Matrix3::Matrix3() in Matrix3() function in Matrix3980 Point Matrix3::transform( const Point& rOrig ) const in transform()986 void Matrix3::skew( double alpha, double beta ) in skew()1006 void Matrix3::scale( double sx, double sy ) in scale()1018 void Matrix3::rotate( double angle ) in rotate()1032 void Matrix3::translate( double tx, double ty ) in translate()1038 bool Matrix3::invert() in invert()[all …]
75 class Matrix3;843 …h>& rGlyphs, rtl::OStringBuffer& rLine, const Point& rAlignOffset, const Matrix3& rRotScale, doubl…