Searched defs:optionCount (Results 1 – 3 of 3) sorted by relevance
25 int optionCount, UOption options[]) { in u_parseArgs()
422 unsigned optionCount = SelectElement::optionCount(m_data, this); in parseIndexValueString() local
918 unsigned SelectElement::optionCount(const SelectElementData& data, const Element* element) in optionCount() function in WebCore::SelectElement