Searched refs:RemoveMap (Results 1 – 3 of 3) sorted by relevance
46 void RemoveMap(CPDF_FormControl* pControl);
203 void CPDFSDK_InteractiveForm::RemoveMap(CPDF_FormControl* pControl) { in RemoveMap() function in CPDFSDK_InteractiveForm
55 m_pInteractiveForm->RemoveMap(GetFormControl()); in ~CPDFSDK_Widget()