Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render.cpp216 … const CFX_AffineMatrix* pDeviceMatrix, const CPDF_PageObject* pStopObj, in Initialize() argument
230 m_pStopObj = pStopObj; in Initialize()
984 void CPDF_RenderContext::Render(CFX_RenderDevice* pDevice, const CPDF_PageObject* pStopObj, in Render() argument
995 status.Initialize(this, pDevice, pLastMatrix, pStopObj, NULL, NULL, pOptions, in Render()
1007 status.Initialize(this, pDevice, NULL, pStopObj, NULL, NULL, pOptions, in Render()
Drender_int.h98 … const CPDF_PageObject* pStopObj, const CPDF_RenderStatus* pParentStatus,
/external/pdfium/core/include/fpdfapi/
Dfpdf_render.h127 void Render(CFX_RenderDevice* pDevice, const CPDF_PageObject* pStopObj,