Searched defs:hMemBmp (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/shell/source/win32/shlxthandler/thumbviewer/ |
H A D | thumbviewer.cxx | 412 HBITMAP hMemBmp = CreateDIBSection(memDC, (LPBITMAPINFO)&dib, DIB_RGB_COLORS, &lpBits, NULL, 0); in Extract() local
|
/aoo42x/main/vcl/os2/source/gdi/ |
H A D | salgdi2.cxx | 617 HBITMAP hMemBmp = ImplCreateVirDevBitmap( hMemDC, hMemPS, nDX, nDY, 0 ); in getBitmap() local
|
/aoo42x/main/vcl/win/source/gdi/ |
H A D | salgdi.cxx | 186 HBITMAP hMemBmp = ::CreateCompatibleBitmap( hDC, 8, 8 ); in ImplInitSalGDI() local
|
Completed in 27 milliseconds