Searched refs:pStopObj (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_rendercontext.cpp | 62 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()
|
D | cpdf_rendercontext.h | 46 const CPDF_PageObject* pStopObj,
|
D | cpdf_renderstatus.h | 46 const CPDF_PageObject* pStopObj,
|
D | cpdf_renderstatus.cpp | 971 const CPDF_PageObject* pStopObj, in Initialize() argument 989 m_pStopObj = pStopObj; in Initialize()
|