Searched refs:GetControlIndex (Results 1 – 4 of 4) sorted by relevance
67 csOn = ByteString::Format("%d", m_pField->GetControlIndex(this)); in GetCheckedAPState()80 csOn = pArray->GetStringAt(m_pField->GetControlIndex(this)); in GetExportValue()
92 int GetControlIndex(const CPDF_FormControl* pControl) const;
232 int CPDF_FormField::GetControlIndex(const CPDF_FormControl* pControl) const { in GetControlIndex() function in CPDF_FormField727 CheckControl(GetControlIndex(pControl), val, in SetCheckValue()
523 pFormField->CheckControl(pFormField->GetControlIndex(pFormCtrl), bChecked, in SetCheck()