Home
last modified time | relevance | path

Searched defs:CreateWithLabel (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dbutton_model_impl.cpp104 void ButtonModelImpl::CreateWithLabel(const CreateWithPara& para, std::list<RefPtr<Component>>& buttonChildren) in CreateWithLabel() function in OHOS::Ace::Framework::ButtonModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_model_ng.cpp183 void ButtonModelNG::CreateWithLabel(const CreateWithPara& para, std::list<RefPtr<Component>>& buttonChildren) in CreateWithLabel() function in OHOS::Ace::NG::ButtonModelNG
192 void ButtonModelNG::CreateWithLabel(const std::string& label) in CreateWithLabel() function in OHOS::Ace::NG::ButtonModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_button.cpp398 void JSButton::CreateWithLabel(const JSCallbackInfo& info) in CreateWithLabel() function in OHOS::OHOS::Ace::Framework::JSButton

Completed in 5 milliseconds