Searched refs:pAP (Results 1 – 3 of 3) sorted by relevance
78 RetainPtr<CPDF_Dictionary> pAP = in GetAnnotAPInternal() local80 if (!pAP) in GetAnnotAPInternal()88 if (bFallbackToNormal && !pAP->KeyExist(ap_entry)) in GetAnnotAPInternal()91 RetainPtr<CPDF_Object> psub = pAP->GetMutableDirectObjectFor(ap_entry); in GetAnnotAPInternal()149 RetainPtr<const CPDF_Dictionary> pAP = in ShouldGenerateAP() local151 if (pAP && pAP->GetDictFor("N")) in ShouldGenerateAP()
58 RetainPtr<const CPDF_Dictionary> pAP = m_pWidgetDict->GetDictFor("AP"); in GetOnStateName() local59 if (!pAP) in GetOnStateName()62 RetainPtr<const CPDF_Dictionary> pN = pAP->GetDictFor("N"); in GetOnStateName()
346 RetainPtr<const CPDF_Dictionary> pAP = in IsWidgetAppearanceValid() local348 if (!pAP) in IsWidgetAppearanceValid()357 if (!pAP->KeyExist(ap_entry)) in IsWidgetAppearanceValid()361 RetainPtr<const CPDF_Object> pSub = pAP->GetDirectObjectFor(ap_entry); in IsWidgetAppearanceValid()