Searched refs:aDrawPos (Results 1 – 2 of 2) sorted by relevance
181 Point aDrawPos; member in BackgroundPreviewImpl288 aDrawPos.X() = (aSize.Width() - aDrawSize.Width()) / 2; in NotifyChange()289 aDrawPos.Y() = (aSize.Height() - aDrawSize.Height()) / 2; in NotifyChange()309 DrawBitmap( aDrawPos, aDrawSize, *pBitmap ); in Paint()
2290 Point aDrawPos( rDev.PixelToLogic(rDev.LogicToPixel(aBar.TopLeft())) ); in Draw() local2292 aBar.SetPos( aDrawPos ); in Draw()
Completed in 56 milliseconds