Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dfx_win32_print.cpp149 return GDI_StretchDIBits(pFlipped.get(), dest_left, dest_top, in StretchDIBits()
157 return GDI_StretchDIBits(pBitmap, dest_left, dest_top, dest_width, in StretchDIBits()
Dwin32_int.h165 bool GDI_StretchDIBits(CFX_DIBitmap* pBitmap,
Dfx_win32_device.cpp826 bool CGdiDeviceDriver::GDI_StretchDIBits(CFX_DIBitmap* pBitmap1, in GDI_StretchDIBits() function in CGdiDeviceDriver
1348 return GDI_StretchDIBits(pBitmap, dest_left, dest_top, dest_width, in StretchDIBits()