Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dfx_win32_print.cpp127 return GDI_StretchBitMask(pFlipped, dest_left, dest_top, abs(dest_width), in StretchDIBits()
135 return GDI_StretchBitMask(pBitmap, dest_left, dest_top, dest_width, in StretchDIBits()
Dwin32_int.h120 bool GDI_StretchBitMask(const RetainPtr<CFX_DIBitmap>& pBitmap,
Dfx_win32_device.cpp847 bool CGdiDeviceDriver::GDI_StretchBitMask( in GDI_StretchBitMask() function in CGdiDeviceDriver