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