Home
last modified time | relevance | path

Searched refs:SwitchCurrentInputMethodAndSubtype (Results 1 – 2 of 2) sorted by relevance

/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_input_method.h58 static napi_value SwitchCurrentInputMethodAndSubtype(napi_env env, napi_callback_info info);
Djs_input_method.cpp35 … DECLARE_NAPI_FUNCTION("switchCurrentInputMethodAndSubtype", SwitchCurrentInputMethodAndSubtype), in Init()
309 napi_value JsInputMethod::SwitchCurrentInputMethodAndSubtype(napi_env env, napi_callback_info info) in SwitchCurrentInputMethodAndSubtype() function in OHOS::MiscServices::JsInputMethod