Searched refs:GetSelectOptionCount (Results 1 – 5 of 5) sorted by relevance
243 std::size_t GetSelectOptionCount() const in GetSelectOptionCount() function249 return popup_->GetSelectOptionCount(); in GetSelectOptionCount()
66 std::size_t optionCount = data_->GetSelectOptionCount(); in ProvideRestoreInfo()
77 return popup_->GetSelectOptionCount(); in GetOptionCount()
85 std::size_t GetSelectOptionCount() const in GetSelectOptionCount() function
178 if (!selectComponent_->GetSelectOptionCount() || optionComponent->GetSelected()) { in OnChildNodeAdded()