Home
last modified time | relevance | path

Searched refs:SetLastSelectedItem (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_pattern.h498 void SetLastSelectedItem(const RefPtr<FrameNode>& lastSelectedItem) in SetLastSelectedItem() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_pattern.cpp707 menuPattern->SetLastSelectedItem(host); in OnClick()