Searched refs:SwitchCurrentInputMethodAndSubtype (Results 1 – 2 of 2) sorted by relevance
58 static napi_value SwitchCurrentInputMethodAndSubtype(napi_env env, napi_callback_info info);
35 … DECLARE_NAPI_FUNCTION("switchCurrentInputMethodAndSubtype", SwitchCurrentInputMethodAndSubtype), in Init()309 napi_value JsInputMethod::SwitchCurrentInputMethodAndSubtype(napi_env env, napi_callback_info info) in SwitchCurrentInputMethodAndSubtype() function in OHOS::MiscServices::JsInputMethod