Searched refs:m_pStopObj (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_renderstatus.h | 175 const CPDF_PageObject* m_pStopObj; variable
|
D | cpdf_renderstatus.cpp | 998 m_pStopObj(nullptr), in CPDF_RenderStatus() 1032 m_pStopObj = pStopObj; in Initialize() 1077 if (pCurObj.get() == m_pStopObj) { in RenderObjectList() 1289 status.Initialize(m_pContext.Get(), m_pDevice, nullptr, m_pStopObj, this, in ProcessForm() 1615 m_pStopObj, nullptr, nullptr, &m_Options, 0, in ProcessTransparency()
|