Home
last modified time | relevance | path

Searched defs:SetDIBits (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fxge/win32/
Dfx_win32_print.cpp72 bool CGdiPrinterDriver::SetDIBits(const RetainPtr<CFX_DIBSource>& pSource, in SetDIBits() function in CGdiPrinterDriver
442 bool CPSPrinterDriver::SetDIBits(const RetainPtr<CFX_DIBSource>& pBitmap, in SetDIBits() function in CPSPrinterDriver
553 bool CTextOnlyPrinterDriver::SetDIBits(const RetainPtr<CFX_DIBSource>& pBitmap, in SetDIBits() function in CTextOnlyPrinterDriver
Dcfx_psrenderer.cpp344 bool CFX_PSRenderer::SetDIBits(const RetainPtr<CFX_DIBSource>& pSource, in SetDIBits() function in CFX_PSRenderer
Dfx_win32_device.cpp1198 bool CGdiDisplayDriver::SetDIBits(const RetainPtr<CFX_DIBSource>& pSource, in SetDIBits() function in CGdiDisplayDriver
/external/pdfium/core/fxge/
Dcfx_renderdevice.h153 bool SetDIBits(const RetainPtr<CFX_DIBSource>& pBitmap, int left, int top) { in SetDIBits() function
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp1485 bool CFX_AggDeviceDriver::SetDIBits(const RetainPtr<CFX_DIBSource>& pBitmap, in SetDIBits() function in CFX_AggDeviceDriver
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp2256 bool CFX_SkiaDeviceDriver::SetDIBits(const RetainPtr<CFX_DIBSource>& pBitmap, in SetDIBits() function in CFX_SkiaDeviceDriver