Home
last modified time | relevance | path

Searched defs:CreateButtons (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_component_v2.cpp105 const RefPtr<Component> PopupComponentV2::CreateButtons() in CreateButtons() function in OHOS::Ace::PopupComponentV2
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_ui_dump_dom_tree/
H A Dui_test_dump_dom.cpp184 void UITestDumpDomTree::CreateButtons(GridLayout* layout) in CreateButtons() function in OHOS::UITestDumpDomTree
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_view.cpp741 RefPtr<FrameNode> BubbleView::CreateButtons(const RefPtr<PopupParam>& param, int32_t popupId, int32… in CreateButtons() function in OHOS::Ace::NG::BubbleView