Home
last modified time | relevance | path

Searched refs:GetSelectPopupComponent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Drender_select_popup.h57 RefPtr<SelectPopupComponent> GetSelectPopupComponent() in GetSelectPopupComponent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_component.h364 RefPtr<SelectPopupComponent> GetSelectPopupComponent() const in GetSelectPopupComponent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dselect_composed_element.cpp77 auto popup = selectComponent->GetSelectPopupComponent(); in GetOptions()