Home | History | Annotate | Download | only in fpdfdoc

Lines Matching refs:pAnnotDict

1629             CPDF_Object* pAnnotDict = pAnnots->GetElementValue(i);
1630 if (pAnnotDict == NULL) {
1634 if (m_ControlMap.Lookup(pAnnotDict, (void*&)pControl)) {