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()10356 aBmpPos.X() += aRect.GetWidth()-aBmpSize.Width(); in drawWallpaper()10363 aBmpPos.X() += aRect.GetWidth()-aBmpSize.Width(); in drawWallpaper()10367 aBmpPos.Y() += aRect.GetHeight()-aBmpSize.Height(); in drawWallpaper()10371 aBmpPos.Y() += aRect.GetHeight()-aBmpSize.Height(); in drawWallpaper()10374 aBmpPos.X() += aRect.GetWidth()-aBmpSize.Width(); in drawWallpaper()10375 aBmpPos.Y() += aRect.GetHeight()-aBmpSize.Height(); in drawWallpaper()10387 Rectangle aConvertRect( aBmpPos, aBmpSize ); in drawWallpaper()10434 aBmpPos = aRect.TopLeft(); in drawWallpaper()[all …]
Completed in 59 milliseconds