Home
last modified time | relevance | path

Searched defs:customMenu (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dnavigation_model_impl.cpp184 void NavigationModelImpl::SetCustomMenu(const RefPtr<AceType>& customMenu) in SetCustomMenu()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
Dnavdestination_model_ng.cpp592 auto customMenu = AceType::DynamicCast<NG::UINode>(customNode); in SetCustomMenu() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dnavigation_model_ng.cpp860 auto customMenu = AceType::DynamicCast<NG::UINode>(customNode); in SetCustomMenu() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
Dselect_overlay_node.cpp906 auto customMenu = CreateCustomSelectMenu(info); in CreateCustomSelectOverlay() local