Searched refs:aTempWidth (Results 1 – 1 of 1) sorted by relevance
355 const BigInt aTempWidth( aGrfSize.Width() ); in Insert() local362 aGrfSize.Height() = ((BigInt)aBound.Width()) * aTempHeight / aTempWidth; in Insert()368 aGrfSize.Width() = ((BigInt)aBound.Height()) * aTempWidth / aTempHeight; in Insert()
Completed in 19 milliseconds