HomeSort by relevance Sort by last modified time
    Searched refs:ContinueDIBits (Results 1 - 10 of 10) sorted by null

  /external/pdfium/core/fxge/
ifx_renderdevicedriver.cpp 59 bool IFX_RenderDeviceDriver::ContinueDIBits(CFX_ImageRenderer* handle,
ifx_renderdevicedriver.h 89 virtual bool ContinueDIBits(CFX_ImageRenderer* handle,
cfx_renderdevice.h 208 bool ContinueDIBits(CFX_ImageRenderer* handle, IFX_PauseIndicator* pPause);
cfx_renderdevice.cpp 846 bool CFX_RenderDevice::ContinueDIBits(CFX_ImageRenderer* handle,
848 return m_pDeviceDriver->ContinueDIBits(handle, pPause);
    [all...]
  /external/pdfium/core/fxge/agg/
fx_agg_driver.h 92 bool ContinueDIBits(CFX_ImageRenderer* handle,
fx_agg_driver.cpp     [all...]
  /external/pdfium/core/fxge/skia/
fx_skia_device.h 123 bool ContinueDIBits(CFX_ImageRenderer* handle,
fx_skia_device.cpp     [all...]
  /external/pdfium/xfa/fxfa/
cxfa_imagerenderer.cpp 114 return m_pDevice->ContinueDIBits(m_DeviceHandle.get(), nullptr);
  /external/pdfium/core/fpdfapi/render/
cpdf_imagerenderer.cpp 544 return m_pRenderStatus->GetRenderDevice()->ContinueDIBits(

Completed in 1341 milliseconds