Searched defs:tx (Results 1 – 3 of 3) sorted by relevance
615 double tx = ( maGradient.GetOfsX() * 32768.0 ) / 100.0; in Impl_addGradient() local648 double tx = ( 32768.0 / 2.0 ); in Impl_addGradient() local
364 int tx = x + (nX - nTextWidth + 1) / 2; in DrawChars_Impl() local
1032 void Matrix3::translate( double tx, double ty ) in translate()
Completed in 65 milliseconds