Home
last modified time | relevance | path

Searched refs:borderTopWidth (Results 1 – 25 of 44) sorted by relevance

12

/expo/packages/html-elements/src/elements/__tests__/__snapshots__/
H A DRules-test.tsx.snap.android10 "borderTopWidth": 0.5,
H A DRules-test.tsx.snap.ios10 "borderTopWidth": 0.5,
/expo/packages/html-elements/build/elements/
H A DRules.js9 borderTopWidth: StyleSheet.hairlineWidth, property
H A DRules.js.map1 …Type<ViewProps>;\n\nconst styles = StyleSheet.create({\n hr: {\n borderTopWidth: StyleSheet.ha…
/expo/packages/html-elements/src/elements/
H A DRules.tsx12 borderTopWidth: StyleSheet.hairlineWidth,
/expo/home/navigation/
H A DBottomTabNavigator.android.ts19 borderTopWidth:
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/StyleSheet/
H A DStyleSheetTypes.d.ts42 borderTopWidth?: number | undefined; property
236 borderTopWidth?: number | undefined; property
/expo/apps/native-component-list/src/screens/Image/tests/
H A Dborders.tsx105 borderTopWidth: range(0, 25),
196 borderTopWidth: 3,
/expo/apps/native-component-list/src/screens/Image/
H A DImageTintingScreen.tsx69 borderTopWidth: StyleSheet.hairlineWidth,
H A DImageCacheKeyScreen.tsx87 borderTopWidth: 1,
/expo/home/components/
H A DUpdateListItem.tsx34 borderTopWidth: first ? 1 : 0,
H A DSnacksListItem.tsx53 borderTopWidth: first ? 1 : 0,
H A DBranchListItem.tsx51 borderTopWidth: first ? 1 : 0,
H A DProjectsListItem.tsx73 borderTopWidth: first ? 1 : 0,
/expo/apps/native-component-list/src/screens/Screens/
H A Dcontainer.tsx80 borderTopWidth: 1,
/expo/packages/@expo/metro-runtime/src/error-overlay/overlay/
H A DLogBoxInspectorFooter.tsx73 borderTopWidth: 1,
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/
H A DABI48_0_0RCTView.h89 @property (nonatomic, assign) CGFloat borderTopWidth;
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/
H A DABI47_0_0RCTView.h88 @property (nonatomic, assign) CGFloat borderTopWidth;
/expo/packages/@expo/metro-runtime/build/error-overlay/overlay/
H A DLogBoxInspectorFooter.js74 borderTopWidth: 1, property
/expo/apps/native-component-list/src/navigation/
H A DMainTabNavigator.tsx37 borderTopWidth: StyleSheet.hairlineWidth,
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/StyleSheet/
H A DStyleSheetTypes.d.ts52 borderTopWidth?: number | undefined; property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/
H A DABI49_0_0RCTView.h96 @property (nonatomic, assign) CGFloat borderTopWidth;
/expo/ios/vendored/unversioned/react-native-svg/apple/ViewManagers/
H A DRNSVGNodeManager.mm63 RCT_CUSTOM_SHADOW_PROPERTY(borderTopWidth, id, RNSVGNode) {} category
/expo/ios/vendored/sdk49/react-native-svg/apple/ViewManagers/
H A DABI49_0_0RNSVGNodeManager.mm63 ABI49_0_0RCT_CUSTOM_SHADOW_PROPERTY(borderTopWidth, id, ABI49_0_0RNSVGNode) {} category
/expo/home/screens/AccountModal/
H A DLoggedInAccountView.tsx73 borderTopWidth: index === 0 ? 1 : 0,

12