Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/include/
Dinput_attribute.h31 int32_t enterKeyType = 0; member
/base/inputmethod/imf/test/unittest/napi_test/src/
DInputMethodWithAttachTest.js74 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
DInputMethodTest.js715 enterKeyType: inputMethod.EnterKeyType.NONE property
749 enterKeyType: inputMethod.EnterKeyType.NONE property
966 …let attribute = {textInputType: inputMethod.TextInputType.TEXT, enterKeyType: inputMethod.EnterKey… property
/base/web/webview/ohos_adapter/interfaces/
Dimf_adapter.h53 int32_t enterKeyType = 0; member
/base/inputmethod/imf/test/common/src/
Dtext_listener.cpp79 EnterKeyType enterKeyType = functionKey.GetEnterKeyType(); in SendFunctionKey() local
/base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/
Dinputmethodcontroller_fuzzer.cpp99 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.cpp580 int32_t enterKeyType = 0; in GetEditorAttributeSync() local