Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/menu/
H A Dmenu_component.h47 popup_->SetSelectPopupId(StringUtils::StringToInt(id)); in MenuComponent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_component.cpp45 popup_->SetSelectPopupId(GetNodeId()); in InitTheme()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_component.h274 void SetSelectPopupId(const int32_t nodeId) in SetSelectPopupId() function