Searched defs:pPDFDoc (Results 1 - 3 of 3) 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)
/external/pdfium/core/src/fpdfapi/fpdf_render/
H A Dfpdf_render.cpp13 CPDF_DocRenderData::CPDF_DocRenderData(CPDF_Document* pPDFDoc) argument
14 : m_pPDFDoc(pPDFDoc)
/external/pdfium/fpdfsdk/src/
H A Dfsdk_mgr.cpp399 CPDF_Document* pPDFDoc = this->GetDocument(); local
400 CPDF_DocJSActions docJS(pPDFDoc);

Completed in 484 milliseconds