Home
last modified time | relevance | path

Searched refs:GetDDBitmap (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/include/fxge/
Dfx_ge_win32.h34 static HBITMAP GetDDBitmap(const CFX_DIBitmap* pBitmap, HDC hDC);
/external/pdfium/core/src/fxge/win32/
Dfx_win32_dib.cpp98 HBITMAP CFX_WindowsDIB::GetDDBitmap(const CFX_DIBitmap* pBitmap, HDC hDC) in GetDDBitmap() function in CFX_WindowsDIB