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.h162 bool GDI_SetDIBits(const RetainPtr<CFX_DIBitmap>& pBitmap,
Dfx_win32_print.cpp96 return GDI_SetDIBits(pBitmap, pSrcRect, left, top); in SetDIBits()
Dfx_win32_device.cpp779 bool CGdiDeviceDriver::GDI_SetDIBits(const RetainPtr<CFX_DIBitmap>& pBitmap1, in GDI_SetDIBits() function in CGdiDeviceDriver
1242 return GDI_SetDIBits(pBitmap, pSrcRect, left, top); in SetDIBits()