Home | History | Annotate | Download | only in src

Lines Matching refs:m_pAnnotDict

42 	ASSERT(m_pAnnot->m_pAnnotDict != NULL);

44 CPDF_Dictionary* pAP = m_pAnnot->m_pAnnotDict->GetDict("AP");
98 CPDF_FormControl* pFormControl = pPDFInterForm->GetControlByDict(m_pAnnot->m_pAnnotDict);
1541 ASSERT(m_pAnnot->m_pAnnotDict != NULL);
1546 CPDF_Dictionary* pAPDict = m_pAnnot->m_pAnnotDict->GetDict("AP");
1582 ASSERT(m_pAnnot->m_pAnnotDict != NULL);
1584 if (CPDF_Dictionary* pAPDict = m_pAnnot->m_pAnnotDict->GetDict("AP"))