Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_view.h57 …static void UpdateMenuBackgroundStyle(const RefPtr<FrameNode>& menuNode, const MenuParam& menuPara…
H A Dmenu_view.cpp984 UpdateMenuBackgroundStyle(menuNode, menuParam); in Create()
1142 UpdateMenuBackgroundStyle(menuNode, menuParam); in Create()
1300 void MenuView::UpdateMenuBackgroundStyle(const RefPtr<FrameNode>& menuNode, const MenuParam& menuPa… in UpdateMenuBackgroundStyle() function in OHOS::Ace::NG::MenuView