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.cpp238 AttachOptions attachOptions; in Attach() local
254 …tMethodController::Attach(sptr<OnTextChangedListener> listener, const AttachOptions &attachOptions, in Attach()
301 int32_t InputMethodController::ShowTextInputInner(const AttachOptions &attachOptions, ClientType ty… in ShowTextInputInner()
1596 AttachOptions attachOptions; in ShowTextInput() local
1600 int32_t InputMethodController::ShowTextInput(const AttachOptions &attachOptions, ClientType type) in ShowTextInput()
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
Dimf_adapter_impl.cpp357 OHOS::MiscServices::AttachOptions attachOptions; in AttachWithRequestKeyboardReason() local
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dinput_method_attach_test.cpp766 AttachOptions attachOptions; variable
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_get_input_method_controller.cpp603 OHOS::MiscServices::AttachOptions attachOptions; in Attach() local
628 AttachOptions attachOptions; in ShowTextInput() local
640 napi_env env, napi_callback_info cbinfo, AttachOptions &attachOptions) in GetAttachOptionsValue()