Searched refs:GetPointerColorSync (Results 1 – 4 of 4) sorted by relevance
44 static napi_value GetPointerColorSync(napi_env env, napi_callback_info info);
67 napi_value GetPointerColorSync(napi_env env);
295 napi_value JsPointerContext::GetPointerColorSync(napi_env env, napi_callback_info info) in GetPointerColorSync() function in OHOS::MMI::JsPointerContext301 return jsPointerMgr->GetPointerColorSync(env); in GetPointerColorSync()1655 DECLARE_NAPI_STATIC_FUNCTION("getPointerColorSync", GetPointerColorSync), in Export()
288 napi_value JsPointerManager::GetPointerColorSync(napi_env env) in GetPointerColorSync() function in OHOS::MMI::JsPointerManager