Home | History | Annotate | Download | only in src

Lines Matching refs:pAP

44 	CPDF_Dictionary* pAP = m_pAnnot->m_pAnnotDict->GetDict("AP");

45 if (pAP == NULL) return FALSE;
53 if (!pAP->KeyExist(ap_entry))
57 CPDF_Object* psub = pAP->GetElementValue(ap_entry);