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