Home
last modified time | relevance | path

Searched refs:isJSResponder (Results 1 – 25 of 48) sorted by relevance

12

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/
H A DABI49_0_0RCTComponentViewProtocol.h119 - (BOOL)isJSResponder;
120 - (void)setIsJSResponder:(BOOL)isJSResponder;
H A DABI49_0_0UIView+ComponentViewProtocol.h42 - (void)setIsJSResponder:(BOOL)isJSResponder;
H A DABI49_0_0RCTMountingManager.h65 - (void)setIsJSResponder:(BOOL)isJSResponder
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/
H A DABI47_0_0RCTComponentViewProtocol.h119 - (BOOL)isJSResponder;
120 - (void)setIsJSResponder:(BOOL)isJSResponder;
H A DABI47_0_0UIView+ComponentViewProtocol.h42 - (void)setIsJSResponder:(BOOL)isJSResponder;
H A DABI47_0_0RCTMountingManager.h64 - (void)setIsJSResponder:(BOOL)isJSResponder
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Mounting/
H A DABI48_0_0RCTComponentViewProtocol.h119 - (BOOL)isJSResponder;
120 - (void)setIsJSResponder:(BOOL)isJSResponder;
H A DABI48_0_0UIView+ComponentViewProtocol.h42 - (void)setIsJSResponder:(BOOL)isJSResponder;
H A DABI48_0_0RCTMountingManager.h64 - (void)setIsJSResponder:(BOOL)isJSResponder
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/scheduler/
H A DABI49_0_0SchedulerDelegate.h52 bool isJSResponder,
H A DABI49_0_0Scheduler.h103 bool isJSResponder,
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/uimanager/
H A DABI48_0_0UIManagerDelegate.h57 bool isJSResponder,
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/scheduler/
H A DABI48_0_0SchedulerDelegate.h53 bool isJSResponder,
H A DABI48_0_0Scheduler.h102 bool isJSResponder,
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/uimanager/
H A DABI49_0_0UIManagerDelegate.h58 bool isJSResponder,
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/uimanager/
H A DABI47_0_0UIManagerDelegate.h66 bool isJSResponder,
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/scheduler/
H A DABI47_0_0SchedulerDelegate.h61 bool isJSResponder,
H A DABI47_0_0Scheduler.h105 bool isJSResponder,
H A DABI47_0_0Scheduler.cpp359 bool isJSResponder, in uiManagerDidSetIsJSResponder() argument
363 ShadowView(*shadowNode), isJSResponder, blockNativeResponder); in uiManagerDidSetIsJSResponder()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/
H A DABI49_0_0RCTScheduler.h40 - (void)schedulerDidSetIsJSResponder:(BOOL)isJSResponder
H A DABI49_0_0RCTScheduler.mm48 …void schedulerDidSetIsJSResponder(ShadowView const &shadowView, bool isJSResponder, bool blockNati…
52 [scheduler.delegate schedulerDidSetIsJSResponder:isJSResponder
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/
H A DABI47_0_0RCTScheduler.h40 - (void)schedulerDidSetIsJSResponder:(BOOL)isJSResponder
H A DABI47_0_0RCTScheduler.mm57 …void schedulerDidSetIsJSResponder(ShadowView const &shadowView, bool isJSResponder, bool blockNati…
61 [scheduler.delegate schedulerDidSetIsJSResponder:isJSResponder
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/
H A DABI48_0_0RCTScheduler.h40 - (void)schedulerDidSetIsJSResponder:(BOOL)isJSResponder
H A DABI48_0_0RCTScheduler.mm48 …void schedulerDidSetIsJSResponder(ShadowView const &shadowView, bool isJSResponder, bool blockNati…
52 [scheduler.delegate schedulerDidSetIsJSResponder:isJSResponder

12