Home
last modified time | relevance | path

Searched defs:BuildMenu (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/action_sheet/
H A Daction_sheet_component.cpp68 void ActionSheetComponent::BuildMenu(const RefPtr<ColumnComponent>& column) in BuildMenu() function in OHOS::Ace::ActionSheetComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnav_bar_pattern.cpp224 void BuildMenu(const RefPtr<NavBarNode>& navBarNode, const RefPtr<TitleBarNode>& titleBarNode) in BuildMenu() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp294 void DialogComponent::BuildMenu(const RefPtr<ColumnComponent>& column) in BuildMenu() function in OHOS::Ace::DialogComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_pattern.cpp42 void BuildMenu(const RefPtr<NavDestinationGroupNode>& navDestinationGroupNode, const RefPtr<TitleBa… in BuildMenu() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_component.cpp310 RefPtr<Component> TextOverlayComponent::BuildMenu(bool isSingleHandle) in BuildMenu() function in OHOS::Ace::TextOverlayComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.cpp1041 RefPtr<FrameNode> DialogPattern::BuildMenu(const std::vector<ButtonInfo>& buttons, bool hasTitle) in BuildMenu() function in OHOS::Ace::NG::DialogPattern