Home | History | Annotate | Download | only in src

Lines Matching refs:m_pAnnotDict

43 	ASSERT(m_pAnnot->m_pAnnotDict != NULL);
45 CPDF_Dictionary* pAP = m_pAnnot->m_pAnnotDict->GetDict("AP");
99 CPDF_FormControl* pFormControl = pPDFInterForm->GetControlByDict(m_pAnnot->m_pAnnotDict);
1542 ASSERT(m_pAnnot->m_pAnnotDict != NULL);
1547 CPDF_Dictionary* pAPDict = m_pAnnot->m_pAnnotDict->GetDict("AP");
1583 ASSERT(m_pAnnot->m_pAnnotDict != NULL);
1585 if (CPDF_Dictionary* pAPDict = m_pAnnot->m_pAnnotDict->GetDict("AP"))