Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_setting.h116 static std::shared_ptr<JsGetInputMethodSetting> GetInputMethodSettingInstance();
H A Djs_get_input_method_setting.cpp89 auto delegate = GetInputMethodSettingInstance(); in JsConstructor()
115 std::shared_ptr<JsGetInputMethodSetting> JsGetInputMethodSetting::GetInputMethodSettingInstance() in GetInputMethodSettingInstance() function in OHOS::MiscServices::JsGetInputMethodSetting