Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_input_method.h72 static napi_status GetInputMethodProperty(
H A Djs_input_method.cpp46 napi_status JsInputMethod::GetInputMethodProperty( 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<ListInput…
H A Djs_get_input_method_setting.cpp162 napi_status JsGetInputMethodSetting::GetInputMethodProperty( in GetInputMethodProperty() function in OHOS::MiscServices::JsGetInputMethodSetting
375 napi_status status = JsGetInputMethodSetting::GetInputMethodProperty(env, argv[0], ctxt); in ListInputMethodSubtype()