Searched defs:CreateTextInput (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
H A D | text_field_model_impl.cpp | 38 RefPtr<TextFieldControllerBase> TextFieldModelImpl::CreateTextInput( in CreateTextInput() function in OHOS::Ace::Framework::TextFieldModelImpl |
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
H A D | js_textfield.cpp | 110 void JSTextField::CreateTextInput(const JSCallbackInfo& info) in CreateTextInput() function in OHOS::Ace::Framework::JSTextField |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ | ||
H A D | text_field_model_ng.cpp | 244 RefPtr<TextFieldControllerBase> TextFieldModelNG::CreateTextInput( in CreateTextInput() function in OHOS::Ace::NG::TextFieldModelNG |