Searched refs:GetControlIndex (Results 1 – 4 of 4) sorted by relevance
90 int iIndex = m_pField->GetControlIndex(this); in GetCheckedAPState()106 int iIndex = m_pField->GetControlIndex(this); in GetExportValue()
216 int CPDF_FormField::GetControlIndex(const CPDF_FormControl* pControl) in GetControlIndex() function in CPDF_FormField898 CheckControl(GetControlIndex(pControl), TRUE); in SetCheckValue()904 CheckControl(GetControlIndex(pControl), FALSE); in SetCheckValue()
1084 int GetControlIndex(const CPDF_FormControl* pControl);
306 pFormField->CheckControl(pFormField->GetControlIndex(pFormCtrl), bChecked, bNotify); in SetCheck()