Home
last modified time | relevance | path

Searched defs:enterKeyType (Results 1 – 10 of 10) sorted by relevance

/base/inputmethod/imf/test/unittest/napi_test/src/
DInputMethodWithAttachTest.js35 enterKeyType: inputMethod.EnterKeyType.NONE property
323 …let attribute = { textInputType: inputMethod.TextInputType.TEXT, enterKeyType: inputMethod.EnterKe… property
353 let attribute = { textInputType: 1, enterKeyType: 1 }; property
DInputMethodTest.js727 enterKeyType: inputMethod.EnterKeyType.NONE property
761 enterKeyType: inputMethod.EnterKeyType.NONE property
978 …let attribute = {textInputType: inputMethod.TextInputType.TEXT, enterKeyType: inputMethod.EnterKey… property
/base/inputmethod/imf/services/include/
Dinput_attribute.h29 int32_t enterKeyType = 0; member
/base/inputmethod/imf/test/common/src/
Dtext_listener.cpp84 EnterKeyType enterKeyType = functionKey.GetEnterKeyType(); in SendFunctionKey() local
/base/web/webview/ohos_adapter/interfaces/
Dimf_adapter.h53 int32_t enterKeyType = 0; member
/base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/
Dinputmethodcontroller_fuzzer.cpp94 int32_t enterKeyType; in TestOnConfigurationChange() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_get_input_method_controller.h220 int32_t enterKeyType = 0; member
Djs_get_input_method_controller.cpp111 napi_value enterKeyType = nullptr; in GetJsEnterKeyTypeProperty() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_text_input_client_engine.h209 int32_t enterKeyType = 0; member
Djs_text_input_client_engine.cpp557 int32_t enterKeyType = 0; in GetEditorAttributeSync() local