Searched refs:CountSelectedOptions (Results 1 – 2 of 2) sorted by relevance
160 int CountSelectedOptions() const;
458 if (index < CountSelectedOptions()) { in GetSelectedIndex()517 for (int j = 0; j < CountSelectedOptions(); j++) { in IsItemSelected()801 int CPDF_FormField::CountSelectedOptions() const { in CountSelectedOptions() function in CPDF_FormField