Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_element.cpp50 auto node = manager->GetAccessibilityNodeById(component->GetSelectPopupId()); in PerformBuild()
H A Dselect_popup_component.h280 int32_t GetSelectPopupId() const in GetSelectPopupId() function
H A Dselect_popup_component.cpp338 auto popupNode = manager->CreateAccessibilityNode("select-popup", id, GetSelectPopupId(), -1); in Initialize()