Home
last modified time | relevance | path

Searched defs:hMemBmp (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx412 HBITMAP hMemBmp = CreateDIBSection(memDC, (LPBITMAPINFO)&dib, DIB_RGB_COLORS, &lpBits, NULL, 0); in Extract() local
/aoo41x/main/vcl/os2/source/gdi/
H A Dsalgdi2.cxx617 HBITMAP hMemBmp = ImplCreateVirDevBitmap( hMemDC, hMemPS, nDX, nDY, 0 ); in getBitmap() local
/aoo41x/main/vcl/win/source/gdi/
H A Dsalgdi.cxx186 HBITMAP hMemBmp = ::CreateCompatibleBitmap( hDC, 8, 8 ); in ImplInitSalGDI() local

Completed in 48 milliseconds