Searched defs:SetCustomMenu (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
H A D | navigation_model_impl.cpp | 183 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/ | ||
H A D | navdestination_model_ng.cpp | 601 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/ | ||
H A D | navigation_model_ng.cpp | 850 void NavigationModelNG::SetCustomMenu(const RefPtr<AceType>& customNode) in SetCustomMenu() function in OHOS::Ace::NG::NavigationModelNG |
Completed in 6 milliseconds