Searched refs:pDstDoc (Results 1 – 2 of 2) sorted by relevance
371 CPDF_Document* pDstDoc = CPDFDocumentFromFPDFDocument(dest_doc); in FPDF_CopyViewerPreferences() local372 if (!pDstDoc) in FPDF_CopyViewerPreferences()384 CPDF_Dictionary* pDstDict = pDstDoc->GetRoot(); in FPDF_CopyViewerPreferences()
51 CPDF_Document* pDstDoc);