Searched refs:aBmpPos (Results 1 – 2 of 2) sorted by relevance
126 const Point aBmpPos( ( rDispSize.Width() - aBmpSize.Width() ) >> 1, in GetRect() local129 aRect = Rectangle( aBmpPos, aBmpSize ); in GetRect()
10320 Point aBmpPos = rRect.TopLeft(); in drawWallpaper() local10333 aBmpPos = aRect.TopLeft(); in drawWallpaper()10350 aBmpPos.X() += (aRect.GetWidth()-aBmpSize.Width())/2; in drawWallpaper()10353 aBmpPos.Y() += (aRect.GetHeight()-aBmpSize.Height())/2; in drawWallpaper()10356 aBmpPos.X() += aRect.GetWidth()-aBmpSize.Width(); in drawWallpaper()10359 aBmpPos.X() += (aRect.GetWidth()-aBmpSize.Width())/2; in drawWallpaper()10360 aBmpPos.Y() += (aRect.GetHeight()-aBmpSize.Height())/2; in drawWallpaper()10363 aBmpPos.X() += aRect.GetWidth()-aBmpSize.Width(); in drawWallpaper()10364 aBmpPos.Y() += (aRect.GetHeight()-aBmpSize.Height())/2; in drawWallpaper()10367 aBmpPos.Y() += aRect.GetHeight()-aBmpSize.Height(); in drawWallpaper()[all …]