Home
last modified time | relevance | path

Searched refs:hBitmap (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/src/fxge/win32/
Dfx_win32_dib.cpp101 HBITMAP hBitmap = NULL; in GetDDBitmap() local
102 hBitmap = CreateDIBitmap(hDC, (BITMAPINFOHEADER*)info.c_str(), CBM_INIT, in GetDDBitmap()
104 return hBitmap; in GetDDBitmap()
106 void GetBitmapSize(HBITMAP hBitmap, int& w, int& h) in GetBitmapSize() argument
109 GetObject(hBitmap, sizeof bmp, &bmp); in GetBitmapSize()
122 …HBITMAP hBitmap = (HBITMAP)LoadImageW(NULL, (wchar_t*)filename, IMAGE_BITMAP, 0, 0, LR_LOADFROMFIL… in LoadFromFile() local
123 if (hBitmap == NULL) { in LoadFromFile()
128 GetBitmapSize(hBitmap, width, height); in LoadFromFile()
136 …int ret = GetDIBits(hDC, hBitmap, 0, height, pDIBitmap->GetBuffer(), (BITMAPINFO*)info.c_str(), DI… in LoadFromFile()
154 …HBITMAP hBitmap = (HBITMAP)LoadImageW(NULL, (wchar_t*)args.path_name, IMAGE_BITMAP, 0, 0, LR_LOADF… in LoadDIBitmap() local
[all …]
Dfx_win32_device.cpp423 HBITMAP hBitmap = CreateBitmap(1, 1, 1, 1, NULL); in CGdiDeviceDriver() local
424 hBitmap = (HBITMAP)SelectObject(m_hDC, hBitmap); in CGdiDeviceDriver()
426 GetObject(hBitmap, sizeof bitmap, &bitmap); in CGdiDeviceDriver()
430 hBitmap = (HBITMAP)SelectObject(m_hDC, hBitmap); in CGdiDeviceDriver()
431 DeleteObject(hBitmap); in CGdiDeviceDriver()
Dfx_win32_dwrite.cpp428 HBITMAP hBitmap = (HBITMAP)::GetCurrentObject(hDC, OBJ_BITMAP); in DrawGlyphRun() local
430 GetObject(hBitmap, sizeof bitmap, &bitmap); in DrawGlyphRun()
/external/pdfium/core/include/fxge/
Dfx_ge_win32.h36 …static CFX_DIBitmap* LoadFromDDB(HDC hDC, HBITMAP hBitmap, FX_DWORD* pPalette = NULL, FX_DWORD siz…
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...