Home
last modified time | relevance | path

Searched defs:hBitmap (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fxge/win32/
Dfx_win32_dib.cpp111 void GetBitmapSize(HBITMAP hBitmap, int& w, int& h) { in GetBitmapSize()
127 HBITMAP hBitmap = (HBITMAP)LoadImageW(nullptr, (wchar_t*)filename, in LoadFromFile() local
163 HBITMAP hBitmap = (HBITMAP)LoadImageW(nullptr, (wchar_t*)args.path_name, in LoadDIBitmap() local
Dfx_win32_dwrite.cpp426 HBITMAP hBitmap = (HBITMAP)::GetCurrentObject(hDC, OBJ_BITMAP); in DrawGlyphRun() local
Dfx_win32_device.cpp730 HBITMAP hBitmap = CreateBitmap(1, 1, 1, 1, nullptr); in CGdiDeviceDriver() local
/external/ImageMagick/coders/
Demf.c450 hBitmap, in ReadEMFImage() local
/external/python/cpython3/PC/bdist_wininst/
Dinstall.c153 HANDLE hBitmap; variable
/external/python/cpython2/PC/bdist_wininst/
Dinstall.c153 HANDLE hBitmap; variable