Home
last modified time | relevance | path

Searched refs:NotifyIntChanged2JS (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/acfwk/include/
H A Daccessibility_config_observer.h51 void NotifyIntChanged2JS(int32_t value);
/ohos5.0/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_config_observer.cpp49 NotifyIntChanged2JS(static_cast<int32_t>(value.contentTimeout)); in OnConfigChangedExtra()
94 NotifyIntChanged2JS(value.mouseAutoClick); in OnConfigChanged()
525 void NAccessibilityConfigObserver::NotifyIntChanged2JS(int32_t value) in NotifyIntChanged2JS() function in NAccessibilityConfigObserver