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
|