Home
last modified time | relevance | path

Searched defs:attachOptions (Results 1 – 6 of 6) sorted by relevance

/base/inputmethod/imf/frameworks/ndk/src/
Dinputmethod_controller_capi.cpp173 AttachOptions attachOptions; in OH_InputMethodController_Attach() local
Dinputmethod_inputmethod_proxy_capi.cpp62 AttachOptions attachOptions; in OH_InputMethodProxy_ShowTextInput() local
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_method_controller.cpp242 AttachOptions attachOptions; in Attach() local
248 …tMethodController::Attach(sptr<OnTextChangedListener> listener, const AttachOptions &attachOptions, in Attach()
287 int32_t InputMethodController::ShowTextInput(const AttachOptions &attachOptions) in ShowTextInput()
1539 AttachOptions attachOptions; in ShowTextInput() local
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
Dimf_adapter_impl.cpp359 OHOS::MiscServices::AttachOptions attachOptions; in AttachWithRequestKeyboardReason() local
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dinput_method_attach_test.cpp714 AttachOptions attachOptions; variable
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_get_input_method_controller.cpp589 OHOS::MiscServices::AttachOptions attachOptions; in Attach() local
614 AttachOptions attachOptions; in ShowTextInput() local
626 napi_env env, napi_callback_info cbinfo, AttachOptions &attachOptions) in GetAttachOptionsValue()