Searched refs:GetSelectedOptionIndex (Results 1 – 2 of 2) sorted by relevance
162 int GetSelectedOptionIndex(int index) const;
459 int iOptIndex = GetSelectedOptionIndex(index); in GetSelectedIndex()518 if (GetSelectedOptionIndex(j) == index) { in IsItemSelected()806 int CPDF_FormField::GetSelectedOptionIndex(int index) const { in GetSelectedOptionIndex() function in CPDF_FormField