Searched defs:StretchDIBits (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/ui/gfx/ |
D | gdi_util.cc | 122 void StretchDIBits(HDC hdc, int dest_x, int dest_y, int dest_w, int dest_h, in StretchDIBits() function
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_print.cpp | 53 FX_BOOL CGdiPrinterDriver::StretchDIBits(const CFX_DIBSource* pSource, FX_DWORD color, int dest_lef… in StretchDIBits() function in CGdiPrinterDriver 398 FX_BOOL CPSPrinterDriver::StretchDIBits(const CFX_DIBSource* pBitmap, FX_DWORD color, int dest_left… in StretchDIBits() function in CPSPrinterDriver
|
D | fx_win32_device.cpp | 1034 FX_BOOL CGdiDisplayDriver::StretchDIBits(const CFX_DIBSource* pSource, FX_DWORD color, int dest_lef… in StretchDIBits() function in CGdiDisplayDriver
|
D | fx_win32_gdipext.cpp | 702 FX_BOOL CGdiplusExt::StretchDIBits(HDC hDC, const CFX_DIBitmap* pBitmap, int dest_left, int dest_to… in StretchDIBits() function in CGdiplusExt
|
/external/pdfium/core/src/fxge/ge/ |
D | fx_ge_device.cpp | 365 FX_BOOL CFX_RenderDevice::StretchDIBits(const CFX_DIBSource* pBitmap, int left, int top, in StretchDIBits() function in CFX_RenderDevice
|
D | fx_ge_ps.cpp | 316 FX_BOOL CFX_PSRenderer::StretchDIBits(const CFX_DIBSource* pSource, FX_DWORD color, int dest_left, … in StretchDIBits() function in CFX_PSRenderer
|
/external/pdfium/core/src/fxge/apple/ |
D | fx_quartz_device.cpp | 688 FX_BOOL CFX_QuartzDeviceDriver::StretchDIBits(const CFX_DIBSource* pBitmap, in StretchDIBits() function in CFX_QuartzDeviceDriver
|
/external/pdfium/core/src/fxge/agg/agg23/ |
D | fx_agg_driver.cpp | 1539 FX_BOOL CFX_AggDeviceDriver::StretchDIBits(const CFX_DIBSource* pSource, FX_DWORD argb, int dest_le… in StretchDIBits() function in CFX_AggDeviceDriver
|