Home
last modified time | relevance | path

Searched defs:CreateButton (Results 1 – 2 of 2) sorted by relevance

/foundation/ace/ace_engine/frameworks/core/components/popup/
Dpopup_component_v2.cpp134 const RefPtr<Component> PopupComponentV2::CreateButton(const ButtonProperties& buttonProperties) in CreateButton() function in OHOS::Ace::PopupComponentV2
/foundation/graphic/ui/test/uitest/test_view_group/
Dui_test_view_group.cpp60 UILabelButton* UITestViewGroup::CreateButton(const char* text, int16_t width, int16_t height) const in CreateButton() function in OHOS::UITestViewGroup