Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
Dselect_popup_component.cpp388 void SelectPopupComponent::AppendSelectOption(const RefPtr<OptionComponent>& selectOption) in AppendSelectOption() function in OHOS::Ace::SelectPopupComponent
/foundation/arkui/ace_engine/frameworks/core/components/select/
Dselect_component.h273 void AppendSelectOption(const RefPtr<OptionComponent>& selectOption) in AppendSelectOption() function