| /expo/packages/expo-checkbox/build/ |
| H A D | ExpoCheckbox.js | 16 !!color && { backgroundColor: value ? color : undefined, borderColor: color }, property 37 borderColor: defaultGrayColor, property 41 borderColor: defaultEnabledColor, property 44 borderColor: disabledGrayColor, property 49 borderColor: disabledCheckedGrayColor, property
|
| H A D | ExpoCheckbox.web.js | 77 borderColor: '#009688', property 80 borderColor: '#CCD6DD', property 84 borderColor: '#AAB8C2', property
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/navigationbar/ |
| H A D | NavigationBarReactActivityLifecycleListener.kt | 17 var borderColor = getBorderColor(activity) in onCreate() variable
|
| /expo/packages/expo-navigation-bar/android/src/main/java/expo/modules/navigationbar/ |
| H A D | NavigationBarReactActivityLifecycleListener.kt | 18 val borderColor = getBorderColor(activity) in onCreate() constant
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/navigationbar/ |
| H A D | NavigationBarReactActivityLifecycleListener.kt | 17 var borderColor = getBorderColor(activity) in onCreate() variable
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/navigationbar/ |
| H A D | NavigationBarReactActivityLifecycleListener.kt | 17 var borderColor = getBorderColor(activity) in onCreate() variable
|
| /expo/docs/public/static/examples/v47.0.0/tutorial/03-button-options/ |
| H A D | CircleButton.js | 20 borderColor: "#ffd33d", property
|
| /expo/docs/public/static/examples/v46.0.0/tutorial/03-button-options/ |
| H A D | CircleButton.js | 20 borderColor: "#ffd33d", property
|
| /expo/docs/public/static/examples/unversioned/tutorial/03-button-options/ |
| H A D | CircleButton.js | 20 borderColor: "#ffd33d", property
|
| /expo/docs/public/static/examples/v48.0.0/tutorial/03-button-options/ |
| H A D | CircleButton.js | 20 borderColor: "#ffd33d", property
|
| /expo/docs/public/static/examples/v49.0.0/tutorial/03-button-options/ |
| H A D | CircleButton.js | 20 borderColor: "#ffd33d", property
|
| /expo/ios/vendored/unversioned/@stripe/stripe-react-native/ios/ |
| H A D | AuBECSDebitFormView.swift | 52 if let borderColor = formStyle["borderColor"] as? String { in setStyles() variable
|
| H A D | CardFormView.swift | 89 if let borderColor = cardStyle["borderColor"] as? String { in setStyles() variable
|
| /expo/ios/vendored/sdk49/@stripe/stripe-react-native/ios/ |
| H A D | AuBECSDebitFormView.swift | 52 if let borderColor = formStyle["borderColor"] as? String { in setStyles() variable
|
| H A D | CardFormView.swift | 89 if let borderColor = cardStyle["borderColor"] as? String { in setStyles() variable
|
| /expo/ios/vendored/sdk47/@stripe/stripe-react-native/ios/ |
| H A D | AuBECSDebitFormView.swift | 52 if let borderColor = formStyle["borderColor"] as? String { in setStyles() variable
|
| H A D | CardFormView.swift | 89 if let borderColor = cardStyle["borderColor"] as? String { in setStyles() variable
|
| /expo/ios/vendored/sdk48/@stripe/stripe-react-native/ios/ |
| H A D | AuBECSDebitFormView.swift | 52 if let borderColor = formStyle["borderColor"] as? String { in setStyles() variable
|
| H A D | CardFormView.swift | 89 if let borderColor = cardStyle["borderColor"] as? String { 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 | 45 val borderColor = getValOr(value, "borderColor", null) in <lambda>() constant
|
| /expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/components/reactnativestripesdk/ |
| H A D | AuBECSDebitFormView.kt | 45 val borderColor = getValOr(value, "borderColor", null) 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 | 45 val borderColor = getValOr(value, "borderColor", null) 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 | 45 val borderColor = getValOr(value, "borderColor", null) in <lambda>() constant
|
| /expo/packages/expo-navigation-bar/plugin/src/ |
| H A D | withNavigationBar.ts | 154 [BORDER_COLOR_KEY, borderColor ? convertColorAndroid(borderColor) : null], constant
|
| /expo/apps/test-suite/components/ |
| H A D | SuiteResult.js | 55 borderColor: '#ddd', property
|