| /expo/packages/expo-dev-client-components/src/ |
| H A D | theme.ts | 227 default: { borderColor: lightTheme.border.default, borderWidth: 1 }, constant 228 warning: { borderColor: lightTheme.border.warning, borderWidth: 1 }, constant 229 hairline: { borderColor: lightTheme.border.default, borderWidth: StyleSheet.hairlineWidth }, constant 233 default: { borderColor: darkTheme.border.default, borderWidth: 1 }, constant 234 warning: { borderColor: darkTheme.border.warning, borderWidth: 1 }, constant 235 error: { borderColor: darkTheme.border.error, borderWidth: 1 }, constant 236 hairline: { borderColor: darkTheme.border.default, borderWidth: StyleSheet.hairlineWidth }, constant
|
| /expo/docs/public/static/examples/v47.0.0/tutorial/03-button-options/ |
| H A D | CircleButton.js | 19 borderWidth: 4, property
|
| /expo/docs/public/static/examples/v46.0.0/tutorial/03-button-options/ |
| H A D | CircleButton.js | 19 borderWidth: 4, property
|
| /expo/docs/public/static/examples/unversioned/tutorial/03-button-options/ |
| H A D | CircleButton.js | 19 borderWidth: 4, property
|
| /expo/docs/public/static/examples/v48.0.0/tutorial/03-button-options/ |
| H A D | CircleButton.js | 19 borderWidth: 4, property
|
| /expo/docs/public/static/examples/v49.0.0/tutorial/03-button-options/ |
| H A D | CircleButton.js | 19 borderWidth: 4, property
|
| /expo/ios/vendored/unversioned/@stripe/stripe-react-native/ios/ |
| H A D | AuBECSDebitFormView.swift | 58 if let borderWidth = formStyle["borderWidth"] as? CGFloat { in setStyles() variable
|
| H A D | CardFormView.swift | 82 if let borderWidth = cardStyle["borderWidth"] as? Int { in setStyles() variable
|
| H A D | CardFieldView.swift | 62 if let borderWidth = cardStyle["borderWidth"] as? Int { variable
|
| /expo/ios/vendored/sdk49/@stripe/stripe-react-native/ios/ |
| H A D | AuBECSDebitFormView.swift | 58 if let borderWidth = formStyle["borderWidth"] as? CGFloat { in setStyles() variable
|
| H A D | CardFormView.swift | 82 if let borderWidth = cardStyle["borderWidth"] as? Int { in setStyles() variable
|
| H A D | CardFieldView.swift | 62 if let borderWidth = cardStyle["borderWidth"] as? Int { variable
|
| /expo/ios/vendored/sdk47/@stripe/stripe-react-native/ios/ |
| H A D | AuBECSDebitFormView.swift | 58 if let borderWidth = formStyle["borderWidth"] as? CGFloat { in setStyles() variable
|
| H A D | CardFormView.swift | 82 if let borderWidth = cardStyle["borderWidth"] as? Int { in setStyles() variable
|
| /expo/ios/vendored/sdk48/@stripe/stripe-react-native/ios/ |
| H A D | AuBECSDebitFormView.swift | 58 if let borderWidth = formStyle["borderWidth"] as? CGFloat { in setStyles() variable
|
| H A D | CardFormView.swift | 82 if let borderWidth = cardStyle["borderWidth"] as? Int { in setStyles() variable
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/components/reactnativestripesdk/ |
| H A D | AuBECSDebitFormView.kt | 43 val borderWidth = getIntOrNull(value, "borderWidth") in <lambda>() constant
|
| /expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/components/reactnativestripesdk/ |
| H A D | AuBECSDebitFormView.kt | 43 val borderWidth = getIntOrNull(value, "borderWidth") in <lambda>() constant
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/components/reactnativestripesdk/ |
| H A D | AuBECSDebitFormView.kt | 43 val borderWidth = getIntOrNull(value, "borderWidth") in <lambda>() constant
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/components/reactnativestripesdk/ |
| H A D | AuBECSDebitFormView.kt | 43 val borderWidth = getIntOrNull(value, "borderWidth") in <lambda>() constant
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/ |
| H A D | ABI48_0_0RCTLayout.h | 26 UIEdgeInsets borderWidth; member
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/ |
| H A D | ABI49_0_0RCTLayout.h | 26 UIEdgeInsets borderWidth; member
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/ |
| H A D | ABI47_0_0RCTLayout.h | 26 UIEdgeInsets borderWidth; member
|
| /expo/packages/expo-checkbox/build/ |
| H A D | ExpoCheckbox.js | 36 borderWidth: 2, property
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/StyleSheet/ |
| H A D | StyleSheetTypes.d.ts | 43 borderWidth?: number | undefined; property 237 borderWidth?: number | undefined; property 323 borderWidth?: number | undefined; property
|