H A D | native_module.cpp | 56 napi_status sts = napi_wrap(env, highContrastTextValue, reinterpret_cast<void*>(nativeObj), in InitHighContrastText() local 85 napi_status sts = napi_wrap(env, invertColorValue, reinterpret_cast<void*>(nativeObj), in InitInvertColor() local 114 napi_status sts = napi_wrap(env, daltonizationStateValue, reinterpret_cast<void*>(nativeObj), in InitDaltonizationState() local 144 napi_status sts = napi_wrap(env, daltonizationColorFilterValue, reinterpret_cast<void*>(nativeObj), in InitDaltonizationColorFilter() local 173 napi_status sts = napi_wrap(env, contentTimeoutValue, reinterpret_cast<void*>(nativeObj), in InitContentTimeout() local 202 napi_status sts = napi_wrap(env, animationOffValue, reinterpret_cast<void*>(nativeObj), InitAnimationOff() local 231 napi_status sts = napi_wrap(env, brightnessDiscountValue, reinterpret_cast<void*>(nativeObj), InitBrightnessDiscount() local 260 napi_status sts = napi_wrap(env, screenMagnifierValue, reinterpret_cast<void*>(nativeObj), InitScreenMagnifier() local 289 napi_status sts = napi_wrap(env, audioMonoValue, reinterpret_cast<void*>(nativeObj), InitAudioMono() local 318 napi_status sts = napi_wrap(env, audioBalanceValue, reinterpret_cast<void*>(nativeObj), InitAudioBalance() local 347 napi_status sts = napi_wrap(env, mouseKeyValue, reinterpret_cast<void*>(nativeObj), InitMouseKey() local 376 napi_status sts = napi_wrap(env, mouseAutoClickValue, reinterpret_cast<void*>(nativeObj), InitMouseAutoClick() local 405 napi_status sts = napi_wrap(env, shortKeyValue, reinterpret_cast<void*>(nativeObj), InitShortKey() local 434 napi_status sts = napi_wrap(env, shortKeyTargetValue, reinterpret_cast<void*>(nativeObj), InitShortKeyTarget() local 463 napi_status sts = napi_wrap(env, shortKeyMultiTargetValue, reinterpret_cast<void*>(nativeObj), InitShortKeyMultiTarget() local 492 napi_status sts = napi_wrap(env, captionsValue, reinterpret_cast<void*>(nativeObj), InitCaptionsState() local 521 napi_status sts = napi_wrap(env, captionsStyleValue, reinterpret_cast<void*>(nativeObj), InitCaptionsStyle() local 550 napi_status sts = napi_wrap(env, clickResponseTimeValue, reinterpret_cast<void*>(nativeObj), InitClickResponseTime() local 579 napi_status sts = napi_wrap(env, ignoreRepeatClickStateValue, reinterpret_cast<void*>(nativeObj), InitIgnoreRepeatClickState() local 608 napi_status sts = napi_wrap(env, ignoreRepeatClickTimeValue, reinterpret_cast<void*>(nativeObj), InitIgnoreRepeatClickTime() local [all...] |