Searched refs:CountSelectedOptions (Results 1 – 2 of 2) sorted by relevance
131 int CountSelectedOptions() const;
447 if (index < CountSelectedOptions()) { in GetSelectedIndex()501 for (int i = 0; i < CountSelectedOptions(); ++i) { in IsItemSelected()743 int CPDF_FormField::CountSelectedOptions() const { in CountSelectedOptions() function in CPDF_FormField