Searched defs:CreateButton (Results 1 – 2 of 2) sorted by relevance
134 const RefPtr<Component> PopupComponentV2::CreateButton(const ButtonProperties& buttonProperties) in CreateButton() function in OHOS::Ace::PopupComponentV2
60 UILabelButton* UITestViewGroup::CreateButton(const char* text, int16_t width, int16_t height) const in CreateButton() function in OHOS::UITestViewGroup