Searched refs:aBitmapPos (Results 1 – 2 of 2) sorted by relevance
97 Point const aBitmapPos( 0, 0 ); in getBitmapFor() local104 Rectangle( aBitmapPos, aBitmapSize ), in getBitmapFor()109 rBitmap = aDevice.GetBitmapEx( aBitmapPos, aBitmapSize ); in getBitmapFor()
668 …Point aBitmapPos( aMySize.Width() - aBitmapSize.Width(), aMySize.Height() - aBitmapSize.Height() … in Paint() local671 DrawBitmapEx( aBitmapPos, m_pImpl->getPicture() ); in Paint()
Completed in 20 milliseconds