| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/view/ |
| H A D | ABI48_0_0YogaStylablePropsMapBuffer.cpp | 66 if (oldStyle.overflow() != newStyle.overflow()) { in propsDiffMapBuffer() 68 switch (newStyle.overflow()) { in propsDiffMapBuffer()
|
| H A D | ABI48_0_0YogaStylableProps.cpp | 115 REBUILD_FIELD_SWITCH_CASE_YSP(overflow); in setProp() 165 "overflow", yogaStyle.overflow(), defaultYogaStyle.overflow()), in getDebugProps()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/view/ |
| H A D | ABI49_0_0YogaStylablePropsMapBuffer.cpp | 66 if (oldStyle.overflow() != newStyle.overflow()) { in propsDiffMapBuffer() 68 switch (newStyle.overflow()) { in propsDiffMapBuffer()
|
| /expo/docs/components/ |
| H A D | DocumentationNestedScrollLayout.tsx | 14 overflow: hidden; 67 overflow: hidden; 94 overflow: hidden; 99 overflow: auto; 108 overflow-y: scroll; 109 overflow-x: hidden; 110 -webkit-overflow-scrolling: touch; 134 overflow-y: auto;
|
| H A D | DocumentationSidebarRightLink.tsx | 16 overflow: hidden; 17 text-overflow: ellipsis; 36 overflow: hidden; 37 text-overflow: ellipsis;
|
| /expo/docs/ui/components/Snippet/ |
| H A D | SnippetContent.tsx | 15 … 'text-default bg-subtle border border-default rounded-b-md overflow-x-auto p-4 !leading-[19px]', 18 hideOverflow && 'overflow-hidden prose-code:!whitespace-nowrap',
|
| /expo/packages/expo-router/src/static/ |
| H A D | html.tsx | 17 …overflow-scrolling:touch;margin:0;padding:0;min-height:100%}#root{flex-shrink:0;flex-basis:auto;fl…
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/LogBox/__tests__/__snapshots__/ |
| H A D | LogBoxInspectorContainer-test.js.snap | 19 "overflow": "hidden", 56 "overflow": "hidden", 115 "overflow": "hidden", 166 "overflow": "hidden",
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/LogBox/__tests__/__snapshots__/ |
| H A D | LogBoxInspectorContainer-test.js.snap | 19 "overflow": "hidden", 56 "overflow": "hidden", 115 "overflow": "hidden", 166 "overflow": "hidden",
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/LogBox/__tests__/__snapshots__/ |
| H A D | LogBoxInspectorContainer-test.js.snap | 19 "overflow": "hidden", 56 "overflow": "hidden", 115 "overflow": "hidden", 166 "overflow": "hidden",
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/ScrollView/ |
| H A D | ABI48_0_0RCTScrollViewManager.m | 106 // overflow is used both in css-layout as well as by ABI48_0_0React-native. In css-layout 107 // we always want to treat overflow as scroll but depending on what the overflow 110 // overflow: 'scroll'. 111 ABI48_0_0RCT_CUSTOM_SHADOW_PROPERTY(overflow, ABI48_0_0YGOverflow, ABI48_0_0RCTShadowView) category 114 view.overflow = ABI48_0_0YGOverflowScroll;
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/ScrollView/ |
| H A D | ABI47_0_0RCTScrollViewManager.m | 106 // overflow is used both in css-layout as well as by ABI47_0_0React-native. In css-layout 107 // we always want to treat overflow as scroll but depending on what the overflow 110 // overflow: 'scroll'. 111 ABI47_0_0RCT_CUSTOM_SHADOW_PROPERTY(overflow, ABI47_0_0YGOverflow, ABI47_0_0RCTShadowView) category 114 view.overflow = ABI47_0_0YGOverflowScroll;
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/ScrollView/ |
| H A D | ABI49_0_0RCTScrollViewManager.m | 106 // overflow is used both in css-layout as well as by ABI49_0_0React-native. In css-layout 107 // we always want to treat overflow as scroll but depending on what the overflow 110 // overflow: 'scroll'. 111 ABI49_0_0RCT_CUSTOM_SHADOW_PROPERTY(overflow, ABI49_0_0YGOverflow, ABI49_0_0RCTShadowView) category 114 view.overflow = ABI49_0_0YGOverflowScroll;
|
| /expo/docs/ui/components/Diagram/ |
| H A D | Diagram.tsx | 17 …<div className="bg-default border relative border-default rounded-md overflow-hidden my-6 max-w-[7… 28 …<div className="bg-default border relative border-default rounded-md overflow-hidden my-6 max-w-[7…
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/yoga/yoga/ |
| H A D | ABI47_0_0YGStyle.cpp | 20 lhs.flexWrap() == rhs.flexWrap() && lhs.overflow() == rhs.overflow() && in operator ==()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/yoga/yoga/ |
| H A D | ABI49_0_0YGStyle.cpp | 20 lhs.flexWrap() == rhs.flexWrap() && lhs.overflow() == rhs.overflow() && in operator ==()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/yoga/yoga/ |
| H A D | ABI48_0_0YGStyle.cpp | 20 lhs.flexWrap() == rhs.flexWrap() && lhs.overflow() == rhs.overflow() && in operator ==()
|
| /expo/packages/expo-router/build/static/ |
| H A D | html.js.map | 1 …overflow-scrolling:touch;margin:0;padding:0;min-height:100%}#root{flex-shrink:0;flex-basis:auto;fl…
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/components/view/ |
| H A D | ABI47_0_0YogaStylableProps.cpp | 109 REBUILD_FIELD_SWITCH_CASE(overflow); in setProp() 158 "overflow", yogaStyle.overflow(), defaultYogaStyle.overflow()), in getDebugProps()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/StyleSheet/ |
| H A D | StyleSheetTypes.d.ts | 84 overflow?: 'visible' | 'hidden' | 'scroll' | undefined; property 327 overflow?: 'visible' | 'hidden' | undefined; property
|
| /expo/packages/@expo/cli/src/start/server/__tests__/__snapshots__/ |
| H A D | webTemplate-test.ts.snap | 34 -webkit-overflow-scrolling: touch; 58 overflow-y: auto; 63 -ms-overflow-style: scrollbar;
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/hermes/inspector/detail/ |
| H A D | ABI48_0_0CallbackOStream.h | 63 int_type overflow(int_type ch) override;
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/hermes/inspector/detail/ |
| H A D | ABI49_0_0CallbackOStream.h | 63 int_type overflow(int_type ch) override;
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/hermes/inspector/detail/ |
| H A D | ABI47_0_0CallbackOStream.h | 63 int_type overflow(int_type ch) override;
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Image/__tests__/__snapshots__/ |
| H A D | Image-test.js.snap | 27 "overflow": "hidden",
|