Home
last modified time | relevance | path

Searched defs:sts (Results 1 - 4 of 4) sorted by relevance

/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_config/src/
H A Dnative_module.cpp56 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...]
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
H A Dnapi_accessibility_extension_context.cpp46 napi_status sts = napi_wrap( in ConvertAccessibilityWindowInfoToJS() local
H A Dnapi_accessibility_extension.cpp108 napi_status sts = napi_wrap(env_, contextObj, contextPtr, in Init() local
338 napi_status sts = napi_wrap( in ConvertAccessibilityElementToJS() local
H A Dnapi_accessibility_element.cpp169 napi_status sts = napi_wrap( in ConvertElementInfoToJS() local

Completed in 9 milliseconds