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

  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render.cpp 321 FX_BOOL CPDF_RenderStatus::ContinueSingleObject(const CPDF_PageObject* pObj, const CFX_AffineMatrix* pObj2Device, IFX_Pause* pPause)
363 return ContinueSingleObject(pObj, pObj2Device, pPause);
    [all...]
render_int.h 103 FX_BOOL ContinueSingleObject(const CPDF_PageObject* pObj, const CFX_AffineMatrix* pObj2Device, IFX_Pause* pPause);

Completed in 42 milliseconds