Home
last modified time | relevance | path

Searched refs:GDI_SetDIBits (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxge/win32/
Dwin32_int.h161 bool GDI_SetDIBits(CFX_DIBitmap* pBitmap,
Dfx_win32_print.cpp94 return GDI_SetDIBits(pBitmap, pSrcRect, left, top); in SetDIBits()
Dfx_win32_device.cpp785 bool CGdiDeviceDriver::GDI_SetDIBits(CFX_DIBitmap* pBitmap1, in GDI_SetDIBits() function in CGdiDeviceDriver
1255 return GDI_SetDIBits(pBitmap, pSrcRect, left, top); in SetDIBits()