Home
last modified time | relevance | path

Searched refs:StretchBitMask (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/src/fxge/win32/
Dwin32_int.h19 FX_BOOL StretchBitMask(HDC hDC,
Dfx_win32_gdipext.cpp911 FX_BOOL CGdiplusExt::StretchBitMask(HDC hDC, in StretchBitMask() function in CGdiplusExt
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_image.cpp748 if (m_pRenderStatus->m_pDevice->StretchBitMask( in StartDIBSource()
807 m_pRenderStatus->m_pDevice->StretchBitMask( in StartBitmapAlpha()
/external/pdfium/core/include/fxge/
Dfx_ge.h354 FX_BOOL StretchBitMask(const CFX_DIBSource* pBitmap,
/external/pdfium/core/src/fxge/ge/
Dfx_ge_device.cpp440 FX_BOOL CFX_RenderDevice::StretchBitMask(const CFX_DIBSource* pBitmap, in StretchBitMask() function in CFX_RenderDevice
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidget.cpp607 if (m_pDevice->StretchBitMask(m_pDIBSource, dest_left, dest_top, dest_width, in StartDIBSource()