| /base/inputmethod/imf/frameworks/cj/src/ |
| D | input_method_ffi.cpp | 309 AttachOptions attachOptions; in FfiInputMethodControllerAttach() local 317 AttachOptions attachOptions; in FfiInputMethodControllerAttachWithReason() local 330 AttachOptions attachOptions; in FfiInputMethodControllerShowTextInput() local 338 AttachOptions attachOptions; in FfiInputMethodControllerShowTextInputWithReason() local
|
| D | cj_input_method_controller.cpp | 59 …32_t CjInputMethodController::Attach(const CTextConfig &txtCfg, const AttachOptions &attachOptions) in Attach() 93 int32_t CjInputMethodController::ShowTextInput(const AttachOptions &attachOptions) in ShowTextInput()
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| D | input_method_attach_test.cpp | 771 AttachOptions attachOptions; variable 824 AttachOptions attachOptions; variable 849 AttachOptions attachOptions; variable
|
| /base/inputmethod/imf/frameworks/ndk/src/ |
| D | inputmethod_controller_capi.cpp | 179 AttachOptions attachOptions; in OH_InputMethodController_Attach() local
|
| D | inputmethod_inputmethod_proxy_capi.cpp | 67 AttachOptions attachOptions; in OH_InputMethodProxy_ShowTextInput() local
|
| /base/web/webview/ohos_adapter/inputmethodframework_adapter/src/ |
| D | imf_adapter_impl.cpp | 357 OHOS::MiscServices::AttachOptions attachOptions; in AttachWithRequestKeyboardReason() local
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
| D | js_text_input_client_engine.cpp | 1219 napi_value JsAttachOptions::Write(napi_env env, const AttachOptions &attachOptions) in Write() 1230 bool JsAttachOptions::Read(napi_env env, napi_value jsObject, AttachOptions &attachOptions) in Read() 1328 void JsTextInputClientEngine::OnAttachOptionsChanged(const AttachOptions &attachOptions) in OnAttachOptionsChanged() 1350 napi_value attachOptions = JsAttachOptions::Write(env, entry->attachOptions); in OnAttachOptionsChanged() local 1362 auto attachOptions = InputMethodAbility::GetInstance().GetAttachOptions(); in GetAttachOptions() local
|
| D | js_text_input_client_engine.h | 446 AttachOptions attachOptions; member
|
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
| D | input_method_controller.cpp | 283 AttachOptions attachOptions; in Attach() local 307 …tMethodController::Attach(sptr<OnTextChangedListener> listener, const AttachOptions &attachOptions, in Attach() 358 int32_t InputMethodController::ShowTextInputInner(const AttachOptions &attachOptions, ClientType ty… in ShowTextInputInner() 1807 AttachOptions attachOptions; in ShowTextInput() local 1811 int32_t InputMethodController::ShowTextInput(const AttachOptions &attachOptions, ClientType type) in ShowTextInput()
|
| /base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/ |
| D | inputmethodcontroller_fuzzer.cpp | 269 AttachOptions attachOptions; in TestShowTextInputInner() local
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
| D | js_get_input_method_controller.cpp | 658 OHOS::MiscServices::AttachOptions attachOptions; in Attach() local 694 AttachOptions attachOptions; in ShowTextInput() local 711 napi_env env, napi_callback_info cbinfo, AttachOptions &attachOptions) in GetAttachOptionsValue()
|