Searched refs:aBmpExDst (Results 1 – 1 of 1) sorted by relevance
638 BitmapEx aBmpExDst( maImage.GetBitmapEx() ); in SetImages() local640 maImageHC.GetBitmapEx() : aBmpExDst ); in SetImages()643 aBmpExDst.Erase( aEraseColor ); in SetImages()644 aBmpExDst.SetSizePixel( Size( lastSize, lastSize ) ); in SetImages()652 aBmpExDst.CopyPixel( aDestRect, aSrcRect, &aBmpExSrc ); in SetImages()653 SetItemImage( IID_DOCUMENTCLOSE, Image( aBmpExDst ) ); in SetImages()
Completed in 41 milliseconds