Home
last modified time | relevance | path

Searched refs:borderEndWidth (Results 1 – 24 of 24) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/StyleSheet/
H A DStyleSheetTypes.d.ts38 borderEndWidth?: number | string | undefined; property
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/
H A DABI48_0_0RCTView.h94 @property (nonatomic, assign) CGFloat borderEndWidth;
H A DABI48_0_0RCTShadowView.h113 @property (nonatomic, assign) float borderEndWidth;
H A DABI48_0_0RCTView.m635 …const CGFloat borderEndWidth = ABI48_0_0RCTDefaultIfNegativeTo(_borderRightWidth, _borderEndWidth);
637 const CGFloat directionAwareBorderLeftWidth = isRTL ? borderEndWidth : borderStartWidth;
638 const CGFloat directionAwareBorderRightWidth = isRTL ? borderStartWidth : borderEndWidth;
H A DABI48_0_0RCTViewManager.m395 ABI48_0_0RCT_EXPORT_SHADOW_PROPERTY(borderEndWidth, float)
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/
H A DABI47_0_0RCTView.h93 @property (nonatomic, assign) CGFloat borderEndWidth;
H A DABI47_0_0RCTShadowView.h113 @property (nonatomic, assign) float borderEndWidth;
H A DABI47_0_0RCTView.m633 …const CGFloat borderEndWidth = ABI47_0_0RCTDefaultIfNegativeTo(_borderRightWidth, _borderEndWidth);
635 const CGFloat directionAwareBorderLeftWidth = isRTL ? borderEndWidth : borderStartWidth;
636 const CGFloat directionAwareBorderRightWidth = isRTL ? borderStartWidth : borderEndWidth;
H A DABI47_0_0RCTViewManager.m380 ABI47_0_0RCT_EXPORT_SHADOW_PROPERTY(borderEndWidth, float)
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/StyleSheet/
H A DStyleSheetTypes.d.ts48 borderEndWidth?: number | undefined; property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/
H A DABI49_0_0RCTView.h101 @property (nonatomic, assign) CGFloat borderEndWidth;
H A DABI49_0_0RCTShadowView.h113 @property (nonatomic, assign) float borderEndWidth;
H A DABI49_0_0RCTView.m640 …const CGFloat borderEndWidth = ABI49_0_0RCTDefaultIfNegativeTo(_borderRightWidth, _borderEndWidth);
642 const CGFloat directionAwareBorderLeftWidth = isRTL ? borderEndWidth : borderStartWidth;
643 const CGFloat directionAwareBorderRightWidth = isRTL ? borderStartWidth : borderEndWidth;
H A DABI49_0_0RCTViewManager.m411 ABI49_0_0RCT_EXPORT_SHADOW_PROPERTY(borderEndWidth, float)
/expo/ios/vendored/unversioned/react-native-svg/apple/ViewManagers/
H A DRNSVGNodeManager.mm68 RCT_CUSTOM_SHADOW_PROPERTY(borderEndWidth, id, RNSVGNode) {} category
/expo/ios/vendored/sdk49/react-native-svg/apple/ViewManagers/
H A DABI49_0_0RNSVGNodeManager.mm68 ABI49_0_0RCT_CUSTOM_SHADOW_PROPERTY(borderEndWidth, id, ABI49_0_0RNSVGNode) {} category
/expo/apps/native-component-list/src/screens/Image/tests/
H A Dborders.tsx223 borderEndWidth: range(0, 25),
/expo/ios/vendored/sdk47/react-native-svg/apple/ViewManagers/
H A DABI47_0_0RNSVGNodeManager.mm195 ABI47_0_0RCT_CUSTOM_SHADOW_PROPERTY(borderEndWidth, id, ABI47_0_0RNSVGNode) {} category
/expo/ios/vendored/sdk48/react-native-svg/apple/ViewManagers/
H A DABI48_0_0RNSVGNodeManager.mm195 ABI48_0_0RCT_CUSTOM_SHADOW_PROPERTY(borderEndWidth, id, ABI48_0_0RNSVGNode) {} category
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js65 …!0,alignSelf:!0,aspectRatio:{process:t.default},borderBottomWidth:!0,borderEndWidth:!0,borderLeftW… property
97 …ault},borderStartWidth:!0,borderStartColor:{process:r(d[4]).default},borderEndWidth:!0,borderEndCo… property
211 …tWidth:!0,borderTopWidth:!0,borderBottomWidth:!0,borderStartWidth:!0,borderEndWidth:!0,borderColor…
260 …ectRatio:n.oneOfType([n.number,n.string]),borderBottomWidth:n.number,borderEndWidth:n.number,borde… property
H A DEXDevMenuApp.android.js65 …!0,alignSelf:!0,aspectRatio:{process:t.default},borderBottomWidth:!0,borderEndWidth:!0,borderLeftW… property
97 …,paddingTop:!0,paddingVertical:!0,borderWidth:!0,borderStartWidth:!0,borderEndWidth:!0,borderTopWi… property
209 …tWidth:!0,borderTopWidth:!0,borderBottomWidth:!0,borderStartWidth:!0,borderEndWidth:!0,borderColor…
260 …ectRatio:n.oneOfType([n.number,n.string]),borderBottomWidth:n.number,borderEndWidth:n.number,borde… property
/expo/packages/expo-dev-client/android/src/androidTest/assets/
H A Dbundled_app.bundle74 …rderWidth:n.number,borderTopWidth:n.number,borderStartWidth:n.number,borderEndWidth:n.number,borde…
183borderEndWidth:!0,borderLeftColor:{process:r(d[4])},borderLeftWidth:!0,borderRadius:!0,borderRight…
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle66 …!0,alignSelf:!0,aspectRatio:{process:t.default},borderBottomWidth:!0,borderEndWidth:!0,borderLeftW…
98 …ault},borderStartWidth:!0,borderStartColor:{process:r(d[4]).default},borderEndWidth:!0,borderEndCo…
212 …tWidth:!0,borderTopWidth:!0,borderBottomWidth:!0,borderStartWidth:!0,borderEndWidth:!0,borderColor…
261 …ectRatio:n.oneOfType([n.number,n.string]),borderBottomWidth:n.number,borderEndWidth:n.number,borde…
546borderEndWidth,he=U.borderLeftColor,be=U.borderLeftWidth,ue=U.borderRadius,fe=U.borderRightColor,c…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle66 …!0,alignSelf:!0,aspectRatio:{process:t.default},borderBottomWidth:!0,borderEndWidth:!0,borderLeftW…
98 …,paddingTop:!0,paddingVertical:!0,borderWidth:!0,borderStartWidth:!0,borderEndWidth:!0,borderTopWi…
210 …tWidth:!0,borderTopWidth:!0,borderBottomWidth:!0,borderStartWidth:!0,borderEndWidth:!0,borderColor…
261 …ectRatio:n.oneOfType([n.number,n.string]),borderBottomWidth:n.number,borderEndWidth:n.number,borde…
547borderEndWidth,he=U.borderLeftColor,be=U.borderLeftWidth,ue=U.borderRadius,fe=U.borderRightColor,c…