Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_rendercontext.cpp62 const CPDF_PageObject* pStopObj, in Render() argument
71 status.Initialize(this, pDevice, pLastMatrix, pStopObj, nullptr, nullptr, in Render()
83 status.Initialize(this, pDevice, nullptr, pStopObj, nullptr, nullptr, in Render()
Dcpdf_rendercontext.h46 const CPDF_PageObject* pStopObj,
Dcpdf_renderstatus.h46 const CPDF_PageObject* pStopObj,
Dcpdf_renderstatus.cpp971 const CPDF_PageObject* pStopObj, in Initialize() argument
989 m_pStopObj = pStopObj; in Initialize()