Searched refs:pDstDict (Results 1 – 1 of 1) sorted by relevance
461 CPDF_Dictionary* pDstDict = pDstDoc->GetRoot(); in FPDF_CopyViewerPreferences() local462 if(!pDstDict) in FPDF_CopyViewerPreferences()464 pDstDict->SetAt(FX_BSTRC("ViewerPreferences"), pSrcDict->Clone(TRUE)); in FPDF_CopyViewerPreferences()