Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_setting.h112 static napi_value ShowOptionalInputMethods(napi_env env, napi_callback_info info);
H A Djs_get_input_method_setting.cpp67 DECLARE_NAPI_FUNCTION("showOptionalInputMethods", ShowOptionalInputMethods), in Init()
336 napi_value JsGetInputMethodSetting::ShowOptionalInputMethods(napi_env env, napi_callback_info info) in ShowOptionalInputMethods() function in OHOS::MiscServices::JsGetInputMethodSetting