Home
last modified time | relevance | path

Searched refs:pDstDoc (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/
Dfpdfppo.cpp371 CPDF_Document* pDstDoc = CPDFDocumentFromFPDFDocument(dest_doc); in FPDF_CopyViewerPreferences() local
372 if (!pDstDoc) in FPDF_CopyViewerPreferences()
384 CPDF_Dictionary* pDstDict = pDstDoc->GetRoot(); in FPDF_CopyViewerPreferences()
Dcpdfsdk_formfillenvironment.h51 CPDF_Document* pDstDoc);