Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dbutton_model_impl.cpp145 void ButtonModelImpl::CreateWithChild(const CreateWithPara& para) in CreateWithChild() function in OHOS::Ace::Framework::ButtonModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_button.cpp380 void JSButton::CreateWithChild(const JSCallbackInfo& info) in CreateWithChild() function in OHOS::Ace::Framework::JSButton
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_model_ng.cpp265 void ButtonModelNG::CreateWithChild(const CreateWithPara& para) in CreateWithChild() function in OHOS::Ace::NG::ButtonModelNG