Searched refs:pPDFDoc (Results 1 - 5 of 5) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_doc.cpp129 CPDF_DocPageData::CPDF_DocPageData(CPDF_Document *pPDFDoc) argument
130 : m_pPDFDoc(pPDFDoc)
H A Dpageint.h413 CPDF_DocPageData(CPDF_Document *pPDFDoc);
/external/pdfium/fpdfsdk/src/
H A Dfsdk_mgr.cpp399 CPDF_Document* pPDFDoc = this->GetDocument(); local
400 CPDF_DocJSActions docJS(pPDFDoc);
/external/pdfium/core/src/fpdfapi/fpdf_render/
H A Drender_int.h57 CPDF_DocRenderData(CPDF_Document* pPDFDoc = NULL);
H A Dfpdf_render.cpp13 CPDF_DocRenderData::CPDF_DocRenderData(CPDF_Document* pPDFDoc) argument
14 : m_pPDFDoc(pPDFDoc)

Completed in 2248 milliseconds