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

  /external/pdfium/core/src/fxge/agg/include/
fx_agg_driver.h 89 virtual FX_BOOL ContinueDIBits(FX_LPVOID handle, IFX_Pause* pPause);
  /external/pdfium/core/src/fxge/apple/
apple_int.h 149 virtual FX_BOOL ContinueDIBits(FX_LPVOID handle, IFX_Pause* pPause)
  /external/pdfium/core/include/fxge/
fx_ge.h 433 FX_BOOL ContinueDIBits(FX_LPVOID handle, IFX_Pause* pPause);
611 virtual FX_BOOL ContinueDIBits(FX_LPVOID handle, IFX_Pause* pPause)
  /external/pdfium/core/src/fxge/ge/
fx_ge_device.cpp 398 FX_BOOL CFX_RenderDevice::ContinueDIBits(FX_LPVOID handle, IFX_Pause* pPause)
400 return m_pDeviceDriver->ContinueDIBits(handle, pPause);
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_image.cpp     [all...]
  /external/pdfium/core/src/fxge/agg/agg23/
fx_agg_driver.cpp     [all...]

Completed in 86 milliseconds