Searched refs:bB2T (Results 1 – 1 of 1) sorted by relevance
360 sal_Bool bB2T = rInf.GetDirection() == DIR_BOTTOM2TOP; in Move() local369 rInf.Y( rInf.Y() + ( bB2T ? -nTmp : nTmp ) ); in Move()383 rInf.Y( rInf.Y() + ( bB2T ? -PrtWidth() : PrtWidth() ) ); in Move()
Completed in 8 milliseconds