Home | History | Annotate | Download | only in fpdfdoc

Lines Matching refs:pFormControl

842         void* pFormControl = NULL;

843 m_ControlMap.GetNextAssoc(pos, (FX_LPVOID&)pWidgetDict, pFormControl);
844 if (pControl == pFormControl) {