Home
last modified time | relevance | path

Searched defs:borderColor (Results 1 – 25 of 68) sorted by relevance

123

/expo/packages/expo-checkbox/build/
H A DExpoCheckbox.js16 !!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 DExpoCheckbox.web.js77 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 DNavigationBarReactActivityLifecycleListener.kt17 var borderColor = getBorderColor(activity) in onCreate() variable
/expo/packages/expo-navigation-bar/android/src/main/java/expo/modules/navigationbar/
H A DNavigationBarReactActivityLifecycleListener.kt18 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 DNavigationBarReactActivityLifecycleListener.kt17 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 DNavigationBarReactActivityLifecycleListener.kt17 var borderColor = getBorderColor(activity) in onCreate() variable
/expo/docs/public/static/examples/v47.0.0/tutorial/03-button-options/
H A DCircleButton.js20 borderColor: "#ffd33d", property
/expo/docs/public/static/examples/v46.0.0/tutorial/03-button-options/
H A DCircleButton.js20 borderColor: "#ffd33d", property
/expo/docs/public/static/examples/unversioned/tutorial/03-button-options/
H A DCircleButton.js20 borderColor: "#ffd33d", property
/expo/docs/public/static/examples/v48.0.0/tutorial/03-button-options/
H A DCircleButton.js20 borderColor: "#ffd33d", property
/expo/docs/public/static/examples/v49.0.0/tutorial/03-button-options/
H A DCircleButton.js20 borderColor: "#ffd33d", property
/expo/ios/vendored/unversioned/@stripe/stripe-react-native/ios/
H A DAuBECSDebitFormView.swift52 if let borderColor = formStyle["borderColor"] as? String { in setStyles() variable
H A DCardFormView.swift89 if let borderColor = cardStyle["borderColor"] as? String { in setStyles() variable
/expo/ios/vendored/sdk49/@stripe/stripe-react-native/ios/
H A DAuBECSDebitFormView.swift52 if let borderColor = formStyle["borderColor"] as? String { in setStyles() variable
H A DCardFormView.swift89 if let borderColor = cardStyle["borderColor"] as? String { in setStyles() variable
/expo/ios/vendored/sdk47/@stripe/stripe-react-native/ios/
H A DAuBECSDebitFormView.swift52 if let borderColor = formStyle["borderColor"] as? String { in setStyles() variable
H A DCardFormView.swift89 if let borderColor = cardStyle["borderColor"] as? String { in setStyles() variable
/expo/ios/vendored/sdk48/@stripe/stripe-react-native/ios/
H A DAuBECSDebitFormView.swift52 if let borderColor = formStyle["borderColor"] as? String { in setStyles() variable
H A DCardFormView.swift89 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 DAuBECSDebitFormView.kt45 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 DAuBECSDebitFormView.kt45 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 DAuBECSDebitFormView.kt45 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 DAuBECSDebitFormView.kt45 val borderColor = getValOr(value, "borderColor", null) in <lambda>() constant
/expo/packages/expo-navigation-bar/plugin/src/
H A DwithNavigationBar.ts154 [BORDER_COLOR_KEY, borderColor ? convertColorAndroid(borderColor) : null], constant
/expo/apps/test-suite/components/
H A DSuiteResult.js55 borderColor: '#ddd', property

123