Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_setting.h108 static napi_value GetInputMethodsSync(napi_env env, napi_callback_info info);
H A Djs_get_input_method_setting.cpp63 DECLARE_NAPI_FUNCTION("getInputMethodsSync", GetInputMethodsSync), in Init()
255 napi_value JsGetInputMethodSetting::GetInputMethodsSync(napi_env env, napi_callback_info info) in GetInputMethodsSync() function in OHOS::MiscServices::JsGetInputMethodSetting