Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dnav_bar_pattern.cpp100 void BuildMenu(const RefPtr<NavBarNode>& navBarNode, const RefPtr<TitleBarNode>& titleBarNode) in BuildMenu() function
/foundation/arkui/ace_engine/frameworks/core/components/dialog/action_sheet/
Daction_sheet_component.cpp71 void ActionSheetComponent::BuildMenu(const RefPtr<ColumnComponent>& column) in BuildMenu() function in OHOS::Ace::ActionSheetComponent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
Ddialog_pattern.cpp532 RefPtr<FrameNode> DialogPattern::BuildMenu(const std::vector<ButtonInfo>& buttons) in BuildMenu() function in OHOS::Ace::NG::DialogPattern
/foundation/arkui/ace_engine/frameworks/core/components/test/mock/
Dmock_text_overlay_component.cpp68 RefPtr<Component> TextOverlayComponent::BuildMenu(bool isSingleHandle) in BuildMenu() function in OHOS::Ace::TextOverlayComponent
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
Ddialog_component.cpp314 void DialogComponent::BuildMenu(const RefPtr<ColumnComponent>& column) in BuildMenu() function in OHOS::Ace::DialogComponent
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
Dtext_overlay_component.cpp310 RefPtr<Component> TextOverlayComponent::BuildMenu(bool isSingleHandle) in BuildMenu() function in OHOS::Ace::TextOverlayComponent