Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_view.h41 …nst std::string& targetTag = "", const MenuParam& menuParam = MenuParam(), bool withWrapper = true,
H A Dmenu_view.cpp1128 const MenuParam& menuParam, bool withWrapper, const RefPtr<UINode>& previewCustomNode) in Create() argument
1167 if (type == MenuType::SUB_MENU || type == MenuType::SELECT_OVERLAY_SUB_MENU || !withWrapper) { in Create()