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.cpp218 … const CFX_AffineMatrix* pDeviceMatrix, const CPDF_PageObject* pStopObj, in Initialize() argument
233 m_pStopObj = pStopObj; in Initialize()
1027 void CPDF_RenderContext::Render(CFX_RenderDevice* pDevice, const CPDF_PageObject* pStopObj, in Render() argument
1038 status.Initialize(0, this, pDevice, pLastMatrix, pStopObj, NULL, NULL, pOptions, in Render()
1052 status.Initialize(0, this, pDevice, NULL, pStopObj, NULL, NULL, pOptions, in Render()
Drender_int.h96 … const CPDF_PageObject* pStopObj, const CPDF_RenderStatus* pParentStatus,
/external/pdfium/core/include/fpdfapi/
Dfpdf_render.h133 void Render(CFX_RenderDevice* pDevice, const CPDF_PageObject* pStopObj,