Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
Dbutton_view.cpp31 void ButtonView::CreateWithLabel(const std::string& label) in CreateWithLabel() function in OHOS::Ace::NG::ButtonView
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_button.cpp254 void JSButton::CreateWithLabel(const JSCallbackInfo& info) in CreateWithLabel() function in OHOS::Ace::Framework::JSButton