Home
last modified time | relevance | path

Searched defs:pPDFDoc (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffapp.cpp149 CPDF_Document* pPDFDoc) { in CreateDoc()
Dxfa_ffdoc.cpp220 FX_BOOL CXFA_FFDoc::OpenDoc(CPDF_Document* pPDFDoc) { in OpenDoc()
/external/pdfium/fpdfsdk/src/fpdfxfa/
Dfpdfxfa_page.cpp41 CPDF_Document* pPDFDoc = m_pDocument->GetPDFDoc(); in LoadPDFPage() local
Dfpdfxfa_doc.cpp36 CPDFXFA_Document::CPDFXFA_Document(CPDF_Document* pPDFDoc, in CPDFXFA_Document()
/external/pdfium/fpdfsdk/src/
Dfpdfsave.cpp285 CPDF_Document* pPDFDoc = CPDFDocumentFromFPDFDocument(document); in _FPDF_Doc_Save() local
Dfpdfformfill.cpp329 CPDF_Document* pPDFDoc = pDocument->GetPDFDoc(); in FPDF_FFLDraw() local
Dfpdfview.cpp320 CPDF_Document* pPDFDoc = pParser->GetDocument(); in FPDF_LoadDocument() local
Dfsdk_mgr.cpp446 CPDF_Document* pPDFDoc = GetPDFDocument(); in ProcJavascriptFun() local
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_doc.cpp113 CPDF_DocPageData::CPDF_DocPageData(CPDF_Document* pPDFDoc) in CPDF_DocPageData()
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render.cpp14 CPDF_DocRenderData::CPDF_DocRenderData(CPDF_Document* pPDFDoc) in CPDF_DocRenderData()