Searched refs:pLinkedDict (Results 1 – 1 of 1) sorted by relevance
903 CPDF_Dictionary* pLinkedDict = pAnnot->GetAnnotDict()->GetDictFor(key); in FPDFAnnot_GetLinkedAnnot() local904 if (!pLinkedDict || pLinkedDict->GetStringFor("Type") != "Annot") in FPDFAnnot_GetLinkedAnnot()908 pdfium::MakeUnique<CPDF_AnnotContext>(pLinkedDict, pAnnot->GetPage()); in FPDFAnnot_GetLinkedAnnot()