Searched refs:isComboBox (Results 1 – 2 of 2) sorted by relevance
320 bool isComboBox() const { return roleValue() == ComboBoxRole; } in isComboBox() function
234 if (isComboBox()) in shouldNotifyActiveDescendant()