Home
last modified time | relevance | path

Searched refs:borderBottomColor (Results 1 – 25 of 62) sorted by relevance

123

/expo/packages/expo-image/build/
H A DExpoImage.js69 const borderBottomColor = processColor(resolvedStyle.borderBottomColor);
70 …tColor: borderRightColor, borderTopColor: borderTopColor, borderBottomColor: borderBottomColor, bo…
/expo/packages/expo-image/src/
H A DExpoImage.tsx92 const borderBottomColor = processColor(resolvedStyle.borderBottomColor);
109 borderBottomColor={borderBottomColor}
/expo/packages/html-elements/src/elements/__tests__/__snapshots__/
H A DRules-test.tsx.snap.android7 "borderBottomColor": "#EEEEEE",
H A DRules-test.tsx.snap.ios7 "borderBottomColor": "#EEEEEE",
/expo/packages/html-elements/build/elements/
H A DRules.js12 borderBottomColor: '#EEEEEE', property
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/
H A DLogBoxInspectorCodeFrame-test.js.snap22 "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 DLogBoxInspectorCodeFrame-test.js.snap22 "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 DLogBoxInspectorCodeFrame-test.js.snap22 "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 Dborders.tsx130 borderBottomColor: tintColor,
172 borderBottomColor: tintColor,
199 borderBottomColor: tintColor,
/expo/packages/html-elements/src/elements/
H A DRules.tsx15 borderBottomColor: '#EEEEEE',
/expo/apps/native-component-list/src/screens/AV/
H A DAndroidImplementationSelector.tsx26 borderBottomColor: '#cccccc',
H A DVideoScreen.tsx38 borderBottomColor: '#cccccc',
H A DRecordingScreen.tsx69 borderBottomColor: '#cccccc',
H A DAudioScreen.tsx49 borderBottomColor: '#cccccc',
/expo/apps/test-suite/
H A DAppNavigator.js53 borderBottomColor: 'rgba(0,0,0,0.1)',
/expo/home/navigation/
H A DdefaultNavigationOptions.tsx12 borderBottomColor: theme === 'dark' ? darkTheme.border.default : lightTheme.border.default,
/expo/apps/native-component-list/src/components/
H A DListButton.tsx34 borderBottomColor: '#cccccc',
H A DPage.tsx32 borderBottomColor: 'rgba(0,0,0,0.1)',
/expo/docs/ui/components/Tabs/
H A DTabButton.tsx15 borderBottomColor: selected ? theme.palette.blue9 : 'transparent',
/expo/home/constants/
H A DSharedStyles.ts67 borderBottomColor: Colors.light.separator,
/expo/apps/native-component-list/src/screens/MediaLibrary/
H A DMediaAlbumsScreen.tsx135 borderBottomColor: '#cccccc',
143 borderBottomColor: 'gray',
/expo/apps/native-component-list/src/navigation/
H A DStackConfig.tsx17 borderBottomColor: '#eee',
/expo/apps/native-component-list/src/screens/Reanimated/
H A DReanimatedScreen.tsx39 borderBottomColor: Colors.tintColor,
/expo/apps/native-component-list/src/screens/Image/
H A DImageComparisonScreen.tsx59 borderBottomColor: Colors.border,
/expo/apps/native-component-list/src/screens/SVG/
H A DSVGExampleScreen.tsx56 borderBottomColor: '#ccc',

123