Searched refs:pStopObj (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render.cpp | 185 const CPDF_PageObject* pStopObj, in Initialize() argument 204 m_pStopObj = pStopObj; in Initialize() 987 const CPDF_PageObject* pStopObj, in Render() argument 998 status.Initialize(this, pDevice, pLastMatrix, pStopObj, NULL, NULL, in Render() 1011 status.Initialize(this, pDevice, NULL, pStopObj, NULL, NULL, pOptions, in Render()
|
D | render_int.h | 122 const CPDF_PageObject* pStopObj,
|
/external/pdfium/core/include/fpdfapi/ |
D | fpdf_render.h | 109 const CPDF_PageObject* pStopObj,
|