Searched refs:pDstDoc (Results 1 – 2 of 2) sorted by relevance
377 CPDF_Document* pDstDoc = CPDFDocumentFromFPDFDocument(dest_doc); in FPDF_CopyViewerPreferences() local378 if (!pDstDoc) in FPDF_CopyViewerPreferences()390 CPDF_Dictionary* pDstDict = pDstDoc->GetRoot(); in FPDF_CopyViewerPreferences()
72 CPDF_Document* pDstDoc);