Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdfppo.cpp377 CPDF_Document* pDstDoc = CPDFDocumentFromFPDFDocument(dest_doc); in FPDF_CopyViewerPreferences() local
378 if (!pDstDoc) in FPDF_CopyViewerPreferences()
390 CPDF_Dictionary* pDstDict = pDstDoc->GetRoot(); in FPDF_CopyViewerPreferences()
Dcpdfsdk_formfillenvironment.h72 CPDF_Document* pDstDoc);