Searched refs:GetSelectedOptionIndex (Results 1 – 2 of 2) sorted by relevance
132 int GetSelectedOptionIndex(int index) const;
448 int iOptIndex = GetSelectedOptionIndex(index); in GetSelectedIndex()502 if (GetSelectedOptionIndex(i) == index) { in IsItemSelected()748 int CPDF_FormField::GetSelectedOptionIndex(int index) const { in GetSelectedOptionIndex() function in CPDF_FormField