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