Searched refs:GetPointerSpeedSync (Results 1 – 4 of 4) sorted by relevance
48 static napi_value GetPointerSpeedSync(napi_env env, napi_callback_info info);
71 napi_value GetPointerSpeedSync(napi_env env);
391 napi_value JsPointerContext::GetPointerSpeedSync(napi_env env, napi_callback_info info) in GetPointerSpeedSync() function in OHOS::MMI::JsPointerContext397 return jsPointerMgr->GetPointerSpeedSync(env); in GetPointerSpeedSync()1659 DECLARE_NAPI_STATIC_FUNCTION("getPointerSpeedSync", GetPointerSpeedSync), in Export()
353 napi_value JsPointerManager::GetPointerSpeedSync(napi_env env) in GetPointerSpeedSync() function in OHOS::MMI::JsPointerManager