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.cpp150 return GDI_StretchDIBits(pFlipped, dest_left, dest_top, abs(dest_width), in StretchDIBits()
158 return GDI_StretchDIBits(pBitmap, dest_left, dest_top, dest_width, in StretchDIBits()
Dwin32_int.h166 bool GDI_StretchDIBits(const RetainPtr<CFX_DIBitmap>& pBitmap,
Dfx_win32_device.cpp820 bool CGdiDeviceDriver::GDI_StretchDIBits( in GDI_StretchDIBits() function in CGdiDeviceDriver
1335 return GDI_StretchDIBits(pBitmap, dest_left, dest_top, dest_width, in StretchDIBits()