| /expo/packages/expo-image/build/ |
| H A D | ExpoImage.js | 69 const borderBottomColor = processColor(resolvedStyle.borderBottomColor); 70 …tColor: borderRightColor, borderTopColor: borderTopColor, borderBottomColor: borderBottomColor, bo…
|
| /expo/packages/expo-image/src/ |
| H A D | ExpoImage.tsx | 92 const borderBottomColor = processColor(resolvedStyle.borderBottomColor); 109 borderBottomColor={borderBottomColor}
|
| /expo/packages/html-elements/src/elements/__tests__/__snapshots__/ |
| H A D | Rules-test.tsx.snap.android | 7 "borderBottomColor": "#EEEEEE",
|
| H A D | Rules-test.tsx.snap.ios | 7 "borderBottomColor": "#EEEEEE",
|
| /expo/packages/html-elements/build/elements/ |
| H A D | Rules.js | 12 borderBottomColor: '#EEEEEE', property
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxInspectorCodeFrame-test.js.snap | 22 "borderBottomColor": "rgba(255, 255, 255, 0.1)", 104 "borderBottomColor": "rgba(255, 255, 255, 0.1)",
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxInspectorCodeFrame-test.js.snap | 22 "borderBottomColor": "rgba(255, 255, 255, 0.1)", 104 "borderBottomColor": "rgba(255, 255, 255, 0.1)",
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxInspectorCodeFrame-test.js.snap | 22 "borderBottomColor": "rgba(255, 255, 255, 0.1)", 104 "borderBottomColor": "rgba(255, 255, 255, 0.1)",
|
| /expo/apps/native-component-list/src/screens/Image/tests/ |
| H A D | borders.tsx | 130 borderBottomColor: tintColor, 172 borderBottomColor: tintColor, 199 borderBottomColor: tintColor,
|
| /expo/packages/html-elements/src/elements/ |
| H A D | Rules.tsx | 15 borderBottomColor: '#EEEEEE',
|
| /expo/apps/native-component-list/src/screens/AV/ |
| H A D | AndroidImplementationSelector.tsx | 26 borderBottomColor: '#cccccc',
|
| H A D | VideoScreen.tsx | 38 borderBottomColor: '#cccccc',
|
| H A D | RecordingScreen.tsx | 69 borderBottomColor: '#cccccc',
|
| H A D | AudioScreen.tsx | 49 borderBottomColor: '#cccccc',
|
| /expo/apps/test-suite/ |
| H A D | AppNavigator.js | 53 borderBottomColor: 'rgba(0,0,0,0.1)',
|
| /expo/home/navigation/ |
| H A D | defaultNavigationOptions.tsx | 12 borderBottomColor: theme === 'dark' ? darkTheme.border.default : lightTheme.border.default,
|
| /expo/apps/native-component-list/src/components/ |
| H A D | ListButton.tsx | 34 borderBottomColor: '#cccccc',
|
| H A D | Page.tsx | 32 borderBottomColor: 'rgba(0,0,0,0.1)',
|
| /expo/docs/ui/components/Tabs/ |
| H A D | TabButton.tsx | 15 borderBottomColor: selected ? theme.palette.blue9 : 'transparent',
|
| /expo/home/constants/ |
| H A D | SharedStyles.ts | 67 borderBottomColor: Colors.light.separator,
|
| /expo/apps/native-component-list/src/screens/MediaLibrary/ |
| H A D | MediaAlbumsScreen.tsx | 135 borderBottomColor: '#cccccc', 143 borderBottomColor: 'gray',
|
| /expo/apps/native-component-list/src/navigation/ |
| H A D | StackConfig.tsx | 17 borderBottomColor: '#eee',
|
| /expo/apps/native-component-list/src/screens/Reanimated/ |
| H A D | ReanimatedScreen.tsx | 39 borderBottomColor: Colors.tintColor,
|
| /expo/apps/native-component-list/src/screens/Image/ |
| H A D | ImageComparisonScreen.tsx | 59 borderBottomColor: Colors.border,
|
| /expo/apps/native-component-list/src/screens/SVG/ |
| H A D | SVGExampleScreen.tsx | 56 borderBottomColor: '#ccc',
|