Searched refs:m_pStopObj (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render.cpp | 166 m_pStopObj(nullptr), in CPDF_RenderStatus() 204 m_pStopObj = pStopObj; in Initialize() 254 if (pCurObj == m_pStopObj) { in RenderObjectList() 471 status.Initialize(m_pContext, m_pDevice, NULL, m_pStopObj, this, pFormObj, in ProcessForm() 854 bitmap_render.Initialize(m_pContext, &bitmap_device, NULL, m_pStopObj, NULL, in ProcessTransparency()
|
D | render_int.h | 254 const CPDF_PageObject* m_pStopObj; variable
|