Home
last modified time | relevance | path

Searched defs:hMaskBitmap (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx476 HBITMAP hMaskBitmap = CreateBitmap( (int) aSize.Width(), (int) aSize.Height(), 1, 1, NULL ); in drawBitmap() local
555 HBITMAP hMaskBitmap = 0; in drawBitmap() local
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi2.cxx483 HBITMAP hMaskBitmap = ImplCreateVirDevBitmap( hMaskDC, hMaskPS, nDstWidth, nDstHeight, 0 ); in drawBitmap() local

Completed in 10 milliseconds