Home
last modified time | relevance | path

Searched defs:setBorderColor (Results 1 – 17 of 17) sorted by relevance

/expo/packages/expo-navigation-bar/android/src/main/java/expo/modules/navigationbar/singletons/
H A DNavigationBar.kt45 fun setBorderColor( in <lambda>() method
60 fun setBorderColor(activity: Activity, color: Int) { in <lambda>() method
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/navigationbar/singletons/
H A DNavigationBar.kt50 fun setBorderColor( in <lambda>() method
65 fun setBorderColor(activity: Activity, color: Int) { in <lambda>() method
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/navigationbar/singletons/
H A DNavigationBar.kt50 fun setBorderColor( in <lambda>() method
65 fun setBorderColor(activity: Activity, color: Int) { in <lambda>() method
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/navigationbar/singletons/
H A DNavigationBar.kt50 fun setBorderColor( in <lambda>() method
65 fun setBorderColor(activity: Activity, color: Int) { in <lambda>() method
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/image/
H A DExpoImageView.kt150 internal fun setBorderColor(position: Int, rgb: Float, alpha: Float) { in <lambda>() method
H A DExpoImageViewWrapper.kt174 fun setBorderColor(index: Int, rgb: Float, alpha: Float) { in <lambda>() method
/expo/packages/expo-image/android/src/main/java/expo/modules/image/
H A DExpoImageView.kt157 internal fun setBorderColor(position: Int, rgb: Float, alpha: Float) { in <lambda>() method
H A DExpoImageViewWrapper.kt180 fun setBorderColor(index: Int, rgb: Float, alpha: Float) { in <lambda>() method
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/image/
H A DExpoImageView.kt157 internal fun setBorderColor(position: Int, rgb: Float, alpha: Float) { in <lambda>() method
H A DExpoImageViewWrapper.kt181 fun setBorderColor(index: Int, rgb: Float, alpha: Float) { in <lambda>() method
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/
H A DABI47_0_0RCTView.m914 setBorderColor() setBorderColor(Top) setBorderColor(Right) setBorderColor(Bottom) setBorderColor(Le… category
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/
H A DABI48_0_0RCTView.m916 setBorderColor() setBorderColor(Top) setBorderColor(Right) setBorderColor(Bottom) setBorderColor(Le… category
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/
H A DABI49_0_0RCTView.m937 setBorderColor() setBorderColor(Top) setBorderColor(Right) setBorderColor(Bottom) setBorderColor(Le… category
/expo/android/vendored/sdk49/react-native-svg/android/src/paper/java/abi49_0_0/com/facebook/react/viewmanagers/
H A DRNSVGSvgViewAndroidManagerInterface.java38 void setBorderColor(T view, @Nullable Integer value); in setBorderColor() method
/expo/android/vendored/unversioned/react-native-svg/android/src/paper/java/com/facebook/react/viewmanagers/
H A DRNSVGSvgViewAndroidManagerInterface.java38 void setBorderColor(T view, @Nullable Integer value); in setBorderColor() method
/expo/android/vendored/sdk49/react-native-svg/android/src/main/java/abi49_0_0/com/horcrux/svg/
H A DSvgViewManager.java231 public void setBorderColor(SvgView view, @Nullable Integer value) { in setBorderColor() method in SvgViewManager
/expo/android/vendored/unversioned/react-native-svg/android/src/main/java/com/horcrux/svg/
H A DSvgViewManager.java231 public void setBorderColor(SvgView view, @Nullable Integer value) { in setBorderColor() method in SvgViewManager