Home
last modified time | relevance | path

Searched refs:pStopObj (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fpdfapi/render/
Dcpdf_rendercontext.cpp63 const CPDF_PageObject* pStopObj, in Render() argument
72 status.Initialize(this, pDevice, pLastMatrix, pStopObj, nullptr, nullptr, in Render()
77 status.Initialize(this, pDevice, nullptr, pStopObj, nullptr, nullptr, in Render()
Dcpdf_rendercontext.h51 const CPDF_PageObject* pStopObj,
Dcpdf_renderstatus.h47 const CPDF_PageObject* pStopObj,
Dcpdf_renderstatus.cpp1014 const CPDF_PageObject* pStopObj, in Initialize() argument
1032 m_pStopObj = pStopObj; in Initialize()