| /base/inputmethod/imf/frameworks/ndk/src/ |
| D | inputmethod_text_config_capi.cpp | 44 InputMethod_TextConfig *config, InputMethod_EnterKeyType enterKeyType) in OH_TextConfig_SetEnterKeyType() 100 InputMethod_TextConfig *config, InputMethod_EnterKeyType *enterKeyType) in OH_TextConfig_GetEnterKeyType()
|
| D | native_text_changed_listener.cpp | 93 auto enterKeyType = ConvertToCEnterKeyType(functionKey.GetEnterKeyType()); in SendFunctionKey() local 304 OHOS::MiscServices::EnterKeyType enterKeyType) in ConvertToCEnterKeyType()
|
| /base/inputmethod/imf/test/unittest/napi_test/src/ |
| D | InputMethodWithAttachTest.js | 74 enterKeyType: inputMethod.EnterKeyType.NONE property 385 …let attribute = { textInputType: inputMethod.TextInputType.TEXT, enterKeyType: inputMethod.EnterKe… property 415 let attribute = { textInputType: 1, enterKeyType: 1 }; property 858 enterKeyType: inputMethod.EnterKeyType.NONE property
|
| D | InputMethodTest.js | 715 enterKeyType: inputMethod.EnterKeyType.NONE property 749 enterKeyType: inputMethod.EnterKeyType.NONE property 966 …let attribute = {textInputType: inputMethod.TextInputType.TEXT, enterKeyType: inputMethod.EnterKey… property
|
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/include/ |
| D | input_attribute.h | 32 int32_t enterKeyType = 0; member
|
| /base/inputmethod/imf/frameworks/ndk/include/ |
| D | native_inputmethod_types.h | 39 InputMethod_EnterKeyType enterKeyType; member
|
| /base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/ |
| D | inputmethodcontroller_fuzzer.cpp | 93 int32_t enterKeyType; in TestOnConfigurationChange() local
|
| /base/inputmethod/imf/test/common/src/ |
| D | text_listener.cpp | 92 EnterKeyType enterKeyType = functionKey.GetEnterKeyType(); in SendFunctionKey() local
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
| D | js_get_input_method_controller.h | 239 int32_t enterKeyType = 0; member
|
| D | js_get_input_method_controller.cpp | 120 napi_value enterKeyType = nullptr; in GetJsEnterKeyTypeProperty() local
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_handler_impl.cpp | 839 const ArkWebStringMap& attributes, bool& useSystemKeyboard, int32_t& enterKeyType) in OnInterceptKeyboardAttach()
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| D | inputmethod_controller_capi_test.cpp | 427 InputMethod_EnterKeyType enterKeyType = IME_ENTER_KEY_UNSPECIFIED; variable
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_handler_wrapper.cpp | 950 …nst std::map<std::string, std::string> &attributes, bool &useSystemKeyboard, int32_t &enterKeyType) in OnInterceptKeyboardAttach()
|
| /base/web/webview/ohos_interface/include/ohos_nweb/ |
| D | nweb_handler.h | 952 …t std::map<std::string, std::string> &attributes, bool &useSystemKeyboard, int32_t &enterKeyType) { in OnInterceptKeyboardAttach()
|