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.cpp153 return GDI_StretchDIBits(pFlipped, dest_left, dest_top, abs(dest_width), in StretchDIBits()
161 return GDI_StretchDIBits(pBitmap, dest_left, dest_top, dest_width, in StretchDIBits()
Dwin32_int.h114 bool GDI_StretchDIBits(const RetainPtr<CFX_DIBitmap>& pBitmap,
Dfx_win32_device.cpp808 bool CGdiDeviceDriver::GDI_StretchDIBits( in GDI_StretchDIBits() function in CGdiDeviceDriver
1343 return GDI_StretchDIBits(pBitmap, dest_left, dest_top, dest_width, in StretchDIBits()