Searched refs:SwitchCurrentInputMethodSubtype (Results 1 – 2 of 2) sorted by relevance
57 static napi_value SwitchCurrentInputMethodSubtype(napi_env env, napi_callback_info info);
34 DECLARE_NAPI_FUNCTION("switchCurrentInputMethodSubtype", SwitchCurrentInputMethodSubtype), in Init()271 napi_value JsInputMethod::SwitchCurrentInputMethodSubtype(napi_env env, napi_callback_info info) in SwitchCurrentInputMethodSubtype() function in OHOS::MiscServices::JsInputMethod