Home
last modified time | relevance | path

Searched defs:CreateComponentAndSetChildAttr (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/input/
H A Ddom_checkbox_util.cpp33 RefPtr<CheckboxComponent> DOMCheckboxUtil::CreateComponentAndSetChildAttr( in CreateComponentAndSetChildAttr() function in OHOS::Ace::Framework::DOMCheckboxUtil
H A Ddom_radio_util.cpp52 RefPtr<RadioComponent<std::string>> DOMRadioUtil::CreateComponentAndSetChildAttr( in CreateComponentAndSetChildAttr() function in OHOS::Ace::Framework::DOMRadioUtil
H A Ddom_button_util.cpp55 RefPtr<ButtonComponent> DOMButtonUtil::CreateComponentAndSetChildAttr( in CreateComponentAndSetChildAttr() function in OHOS::Ace::Framework::DOMButtonUtil
H A Ddom_textfield_util.cpp114 RefPtr<TextFieldComponent> DOMTextFieldUtil::CreateComponentAndSetChildAttr(const RefPtr<BoxCompone… in CreateComponentAndSetChildAttr() function in OHOS::Ace::Framework::DOMTextFieldUtil