Searched defs:SetCustomMenu (Results 1 – 3 of 3) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
| D | navigation_model_impl.cpp | 189 void NavigationModelImpl::SetCustomMenu(const RefPtr<AceType>& customMenu) in SetCustomMenu() function in OHOS::Ace::Framework::NavigationModelImpl |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/ | ||
| D | navdestination_model_ng.cpp | 666 void NavDestinationModelNG::SetCustomMenu(const RefPtr<AceType>& customNode) in SetCustomMenu() function in OHOS::Ace::NG::NavDestinationModelNG |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ | ||
| D | navigation_model_ng.cpp | 897 void NavigationModelNG::SetCustomMenu(const RefPtr<AceType>& customNode) in SetCustomMenu() function in OHOS::Ace::NG::NavigationModelNG |