Searched refs:pAP (Results 1 – 3 of 3) sorted by relevance
61 CPDF_Dictionary* pAP = pAnnotDict->GetDictFor(pdfium::annotation::kAP); in GetAnnotAPInternal() local62 if (!pAP) in GetAnnotAPInternal()70 if (bFallbackToNormal && !pAP->KeyExist(ap_entry)) in GetAnnotAPInternal()73 CPDF_Object* psub = pAP->GetDirectObjectFor(ap_entry); in GetAnnotAPInternal()136 const CPDF_Dictionary* pAP = in ShouldGenerateAP() local138 if (pAP && pAP->GetDictFor("N")) in ShouldGenerateAP()
46 CPDF_Dictionary* pAP = m_pWidgetDict->GetDictFor("AP"); in GetOnStateName() local47 if (!pAP) in GetOnStateName()50 CPDF_Dictionary* pN = pAP->GetDictFor("N"); in GetOnStateName()
308 const CPDF_Dictionary* pAP = in IsWidgetAppearanceValid() local310 if (!pAP) in IsWidgetAppearanceValid()319 if (!pAP->KeyExist(ap_entry)) in IsWidgetAppearanceValid()323 const CPDF_Object* pSub = pAP->GetDirectObjectFor(ap_entry); in IsWidgetAppearanceValid()