| /base/inputmethod/imf/frameworks/ndk/src/ |
| D | native_text_changed_listener.cpp | 97 auto enterKeyType = ConvertToCEnterKeyType(functionKey.GetEnterKeyType()); in SendFunctionKey() local 308 OHOS::MiscServices::EnterKeyType enterKeyType) in ConvertToCEnterKeyType()
|
| D | inputmethod_text_config_capi.cpp | 48 InputMethod_TextConfig *config, InputMethod_EnterKeyType enterKeyType) in OH_TextConfig_SetEnterKeyType() 200 InputMethod_TextConfig *config, InputMethod_EnterKeyType *enterKeyType) in OH_TextConfig_GetEnterKeyType()
|
| /base/inputmethod/imf/test/unittest/napi_test/src/ |
| D | InputMethodWithAttachTest.js | 89 enterKeyType: inputMethod.EnterKeyType.NONE property 399 …let attribute = { textInputType: inputMethod.TextInputType.TEXT, enterKeyType: inputMethod.EnterKe… property 429 let attribute = { textInputType: 1, enterKeyType: 1 }; property 894 enterKeyType: inputMethod.EnterKeyType.NONE property 1419 enterKeyType: inputMethod.EnterKeyType.SEARCH property
|
| D | InputMethodTest.js | 716 enterKeyType: inputMethod.EnterKeyType.NONE property 750 enterKeyType: inputMethod.EnterKeyType.NONE property 967 …let attribute = {textInputType: inputMethod.TextInputType.TEXT, enterKeyType: inputMethod.EnterKey… property
|
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/include/ |
| D | input_attribute.h | 41 int32_t enterKeyType = 0; member 98 int32_t enterKeyType = 0; member
|
| /base/inputmethod/imf/frameworks/cj/include/ |
| D | input_method_ffi_structs.h | 66 int8_t enterKeyType; member
|
| /base/inputmethod/imf/frameworks/ndk/include/ |
| D | native_inputmethod_types.h | 49 InputMethod_EnterKeyType 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 | 256 int32_t enterKeyType = 0; member
|
| D | js_get_input_method_controller.cpp | 125 napi_value enterKeyType = nullptr; in GetJsEnterKeyTypeProperty() local
|
| /base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/ |
| D | inputmethodcontroller_fuzzer.cpp | 125 int32_t enterKeyType; in TestOnConfigurationChange() local
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| D | inputmethod_controller_capi_test.cpp | 456 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 | 843 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 | 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 | 1022 …t std::map<std::string, std::string> &attributes, bool &useSystemKeyboard, int32_t &enterKeyType) { in OnInterceptKeyboardAttach()
|