Home
last modified time | relevance | path

Searched refs:pagingEnabled (Results 1 – 25 of 38) sorted by relevance

12

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/scrollview/
H A DABI48_0_0ScrollViewProps.cpp157 pagingEnabled(
159 ? sourceProps.pagingEnabled
164 sourceProps.pagingEnabled,
342 RAW_SET_PROP_SWITCH_CASE_BASIC(pagingEnabled, {}); in setProp()
430 pagingEnabled, in getDebugProps()
431 defaultScrollViewProps.pagingEnabled), in getDebugProps()
H A DABI48_0_0ScrollViewProps.h49 bool pagingEnabled{};
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/components/scrollview/
H A DABI47_0_0ScrollViewProps.cpp150 pagingEnabled(
151 Props::enablePropIteratorSetter ? sourceProps.pagingEnabled
156 sourceProps.pagingEnabled,
324 RAW_SET_PROP_SWITCH_CASE_BASIC(pagingEnabled, {}); in setProp()
412 pagingEnabled, in getDebugProps()
413 defaultScrollViewProps.pagingEnabled), in getDebugProps()
H A DABI47_0_0ScrollViewProps.h49 bool pagingEnabled{};
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/scrollview/
H A DABI49_0_0ScrollViewProps.cpp166 pagingEnabled(
168 ? sourceProps.pagingEnabled
173 sourceProps.pagingEnabled,
362 RAW_SET_PROP_SWITCH_CASE_BASIC(pagingEnabled); in setProp()
454 pagingEnabled, in getDebugProps()
455 defaultScrollViewProps.pagingEnabled), in getDebugProps()
H A DABI49_0_0ScrollViewProps.h53 bool pagingEnabled{};
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Components/ScrollView/__tests__/__snapshots__/
H A DScrollView-test.js.snap36 pagingEnabled={false}
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Components/ScrollView/__tests__/__snapshots__/
H A DScrollView-test.js.snap36 pagingEnabled={false}
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Components/ScrollView/__tests__/__snapshots__/
H A DScrollView-test.js.snap36 pagingEnabled={false}
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Components/ScrollView/
H A DScrollView.d.ts705 pagingEnabled?: boolean | undefined; property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Components/ScrollView/
H A DScrollView.d.ts705 pagingEnabled?: boolean | undefined; property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Lists/__tests__/__snapshots__/
H A DFlatList-test.js.snap28 pagingEnabled={false}
222 pagingEnabled={false}
/expo/apps/native-component-list/src/screens/
H A DScrollViewScreen.tsx118 <ScrollView pagingEnabled directionalLockEnabled horizontal style={{ marginBottom: 8 }}>
/expo/ios/vendored/sdk48/react-native-webview/apple/
H A DABI48_0_0RNCWebView.h51 @property (nonatomic, assign) BOOL pagingEnabled;
H A DABI48_0_0RNCWebViewManager.m97 ABI48_0_0RCT_EXPORT_VIEW_PROPERTY(pagingEnabled, BOOL) category
/expo/ios/vendored/sdk47/react-native-webview/apple/
H A DABI47_0_0RNCWebView.h51 @property (nonatomic, assign) BOOL pagingEnabled;
H A DABI47_0_0RNCWebViewManager.m97 ABI47_0_0RCT_EXPORT_VIEW_PROPERTY(pagingEnabled, BOOL) category
/expo/ios/vendored/sdk49/react-native-webview/apple/
H A DABI49_0_0RNCWebViewImpl.h71 @property (nonatomic, assign) BOOL pagingEnabled;
H A DABI49_0_0RNCWebViewManager.mm96 ABI49_0_0RCT_EXPORT_VIEW_PROPERTY(pagingEnabled, BOOL) category
H A DABI49_0_0RNCWebView.mm282 REMAP_WEBVIEW_PROP(pagingEnabled)
/expo/ios/vendored/unversioned/react-native-webview/apple/
H A DRNCWebViewImpl.h71 @property (nonatomic, assign) BOOL pagingEnabled;
H A DRNCWebViewManager.mm96 RCT_EXPORT_VIEW_PROPERTY(pagingEnabled, BOOL) category
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/ScrollView/
H A DABI48_0_0RCTScrollViewManager.m77 ABI48_0_0RCT_EXPORT_VIEW_PROPERTY(pagingEnabled, BOOL) category
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/ScrollView/
H A DABI47_0_0RCTScrollViewManager.m77 ABI47_0_0RCT_EXPORT_VIEW_PROPERTY(pagingEnabled, BOOL) category
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/ScrollView/
H A DABI49_0_0RCTScrollViewManager.m77 ABI49_0_0RCT_EXPORT_VIEW_PROPERTY(pagingEnabled, BOOL) category

12