Searched refs:GetControlIndex (Results 1 – 4 of 4) sorted by relevance
89 int iIndex = m_pField->GetControlIndex(this); in GetCheckedAPState()105 int iIndex = m_pField->GetControlIndex(this); in GetExportValue()
209 int CPDF_FormField::GetControlIndex(const CPDF_FormControl* pControl) { in GetControlIndex() function in CPDF_FormField904 CheckControl(GetControlIndex(pControl), TRUE); in SetCheckValue()910 CheckControl(GetControlIndex(pControl), FALSE); in SetCheckValue()
355 pFormField->CheckControl(pFormField->GetControlIndex(pFormControl), in SynchronizeXFAValue()364 pFormField->CheckControl(pFormField->GetControlIndex(pFormControl), in SynchronizeXFAValue()697 pFormField->CheckControl(pFormField->GetControlIndex(pFormCtrl), bChecked,
751 int GetControlIndex(const CPDF_FormControl* pControl);