| /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/frameworks/native/inputmethod_controller/include/ |
| D | input_attribute.h | 33 int32_t enterKeyType = 0; member
|
| /base/inputmethod/imf/test/unittest/napi_test/src/ |
| D | InputMethodWithAttachTest.js | 88 enterKeyType: inputMethod.EnterKeyType.NONE property 398 …let attribute = { textInputType: inputMethod.TextInputType.TEXT, enterKeyType: inputMethod.EnterKe… property 428 let attribute = { textInputType: 1, enterKeyType: 1 }; property 871 enterKeyType: inputMethod.EnterKeyType.NONE property
|
| D | InputMethodTest.js | 711 enterKeyType: inputMethod.EnterKeyType.NONE property 745 enterKeyType: inputMethod.EnterKeyType.NONE property 962 …let attribute = {textInputType: inputMethod.TextInputType.TEXT, enterKeyType: inputMethod.EnterKey… property
|
| /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/frameworks/cj/include/ |
| D | input_method_ffi_structs.h | 67 int8_t enterKeyType; member
|
| /base/inputmethod/imf/test/common/src/ |
| D | text_listener.cpp | 88 EnterKeyType enterKeyType = functionKey.GetEnterKeyType(); in SendFunctionKey() local
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
| D | js_get_input_method_controller.h | 244 int32_t enterKeyType = 0; member
|
| D | js_get_input_method_controller.cpp | 120 napi_value enterKeyType = nullptr; in GetJsEnterKeyTypeProperty() local
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| D | inputmethod_controller_capi_test.cpp | 426 InputMethod_EnterKeyType enterKeyType = IME_ENTER_KEY_UNSPECIFIED; variable
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_handler_impl.cpp | 842 const ArkWebStringMap& attributes, bool& useSystemKeyboard, int32_t& enterKeyType) in OnInterceptKeyboardAttach()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_handler_wrapper.cpp | 949 …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 | 957 …t std::map<std::string, std::string> &attributes, bool &useSystemKeyboard, int32_t &enterKeyType) { in OnInterceptKeyboardAttach()
|