Searched defs:ty (Results 1 – 3 of 3) sorted by relevance
616 double ty = ( maGradient.GetOfsY() * 32768.0 ) / 100.0; in Impl_addGradient() local649 double ty = ( 32768.0 / 2.0 ); in Impl_addGradient() local
365 int ty = y + (nY - nTextHeight + 1) / 2; in DrawChars_Impl() local
1032 void Matrix3::translate( double tx, double ty ) in translate()
Completed in 117 milliseconds