Searched refs:aMaxSizeLog (Results 1 – 1 of 1) sorted by relevance
1059 Size aMaxSizeLog; in CreateAnimObj() local1081 aMaxSizeLog.Width() = Max( aMaxSizeLog.Width(), aTmpSizeLog.Width() ); in CreateAnimObj()1082 aMaxSizeLog.Height() = Max( aMaxSizeLog.Height(), aTmpSizeLog.Height() ); in CreateAnimObj()1171 …const Point aOrg( aWindowCenter.X() - ( aMaxSizeLog.Width() >> 1 ), aWindowCenter.Y() - ( aMaxSize… in CreateAnimObj()1173 pGrafObj->SetLogicRect( Rectangle( aOrg, aMaxSizeLog ) ); in CreateAnimObj()1198 aOffset.Height() = aMaxSizeLog.Height() - aRect.GetHeight(); in CreateAnimObj()1212 aOffset.Height() = aMaxSizeLog.Height() - aRect.GetHeight(); in CreateAnimObj()1216 aOffset.Width() = aMaxSizeLog.Width() - aRect.GetWidth(); in CreateAnimObj()1220 aOffset.Width() = aMaxSizeLog.Width() - aRect.GetWidth(); in CreateAnimObj()1225 aOffset.Width() = aMaxSizeLog.Width() - aRect.GetWidth(); in CreateAnimObj()[all …]
Completed in 21 milliseconds