Searched defs:CreateWithLabel (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/ | ||
H A D | button_model_ng.cpp | 188 void ButtonModelNG::CreateWithLabel(const CreateWithPara& para, std::list<RefPtr<Component>>& butto… in CreateWithLabel() function in OHOS::Ace::NG::ButtonModelNG |
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
H A D | button_model_impl.cpp | 104 void ButtonModelImpl::CreateWithLabel(const CreateWithPara& para, std::list<RefPtr<Component>>& but… in CreateWithLabel() function in OHOS::Ace::Framework::ButtonModelImpl |
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
H A D | js_button.cpp | 367 void JSButton::CreateWithLabel(const JSCallbackInfo& info) in CreateWithLabel() function in OHOS::Ace::Framework::JSButton |