Home
last modified time | relevance | path

Searched defs:GetSelectOption (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
Dselect_popup_component.cpp61 RefPtr<OptionComponent> SelectPopupComponent::GetSelectOption(std::size_t index) const in GetSelectOption() function in OHOS::Ace::SelectPopupComponent
/foundation/arkui/ace_engine/frameworks/core/components/select/
Dselect_component.h252 RefPtr<OptionComponent> GetSelectOption(std::size_t index) in GetSelectOption() function