Home
last modified time | relevance | path

Searched refs:GetInputMethodProperty (Results 1 - 4 of 4) sorted by relevance

/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_input_method.h72 static napi_status GetInputMethodProperty(napi_env env, napi_value argv,
H A Djs_input_method.cpp46 napi_status JsInputMethod::GetInputMethodProperty(napi_env env, napi_value argv, in GetInputMethodProperty() function in OHOS::MiscServices::JsInputMethod
246 status = GetInputMethodProperty(env, argv[0], ctxt); in SwitchInputMethod()
H A Djs_get_input_method_setting.h122 static napi_status GetInputMethodProperty(napi_env env, napi_value argv, std::shared_ptr<ListInputContext> ctxt);
H A Djs_get_input_method_setting.cpp162 napi_status JsGetInputMethodSetting::GetInputMethodProperty(napi_env env, napi_value argv, in GetInputMethodProperty() function in OHOS::MiscServices::JsGetInputMethodSetting
378 napi_status status = JsGetInputMethodSetting::GetInputMethodProperty(env, argv[0], ctxt); in ListInputMethodSubtype()

Completed in 4 milliseconds