Searched refs:GetInputMethodEngine (Results 1 – 2 of 2) sorted by relevance
45 static napi_value GetInputMethodEngine(napi_env env, napi_callback_info info);
80 DECLARE_NAPI_FUNCTION("getInputMethodEngine", GetInputMethodEngine), in Init()262 napi_value JsInputMethodEngineSetting::GetInputMethodEngine(napi_env env, napi_callback_info info) in GetInputMethodEngine() function in OHOS::MiscServices::JsInputMethodEngineSetting