Home
last modified time | relevance | path

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

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/StyleSheet/
H A DStyleSheetTypes.d.ts41 borderStartWidth?: number | string | undefined; property
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/
H A DABI48_0_0RCTView.h93 @property (nonatomic, assign) CGFloat borderStartWidth;
H A DABI48_0_0RCTShadowView.h112 @property (nonatomic, assign) float borderStartWidth;
H A DABI48_0_0RCTView.m634 …const CGFloat borderStartWidth = ABI48_0_0RCTDefaultIfNegativeTo(_borderLeftWidth, _borderStartWid…
637 const CGFloat directionAwareBorderLeftWidth = isRTL ? borderEndWidth : borderStartWidth;
638 const CGFloat directionAwareBorderRightWidth = isRTL ? borderStartWidth : borderEndWidth;
H A DABI48_0_0RCTViewManager.m394 ABI48_0_0RCT_EXPORT_SHADOW_PROPERTY(borderStartWidth, float)
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/
H A DABI47_0_0RCTView.h92 @property (nonatomic, assign) CGFloat borderStartWidth;
H A DABI47_0_0RCTShadowView.h112 @property (nonatomic, assign) float borderStartWidth;
H A DABI47_0_0RCTView.m632 …const CGFloat borderStartWidth = ABI47_0_0RCTDefaultIfNegativeTo(_borderLeftWidth, _borderStartWid…
635 const CGFloat directionAwareBorderLeftWidth = isRTL ? borderEndWidth : borderStartWidth;
636 const CGFloat directionAwareBorderRightWidth = isRTL ? borderStartWidth : borderEndWidth;
H A DABI47_0_0RCTViewManager.m379 ABI47_0_0RCT_EXPORT_SHADOW_PROPERTY(borderStartWidth, float)
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/StyleSheet/
H A DStyleSheetTypes.d.ts51 borderStartWidth?: number | undefined; property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/
H A DABI49_0_0RCTView.h100 @property (nonatomic, assign) CGFloat borderStartWidth;
H A DABI49_0_0RCTShadowView.h112 @property (nonatomic, assign) float borderStartWidth;
H A DABI49_0_0RCTView.m639 …const CGFloat borderStartWidth = ABI49_0_0RCTDefaultIfNegativeTo(_borderLeftWidth, _borderStartWid…
642 const CGFloat directionAwareBorderLeftWidth = isRTL ? borderEndWidth : borderStartWidth;
643 const CGFloat directionAwareBorderRightWidth = isRTL ? borderStartWidth : borderEndWidth;
H A DABI49_0_0RCTViewManager.m410 ABI49_0_0RCT_EXPORT_SHADOW_PROPERTY(borderStartWidth, float)
/expo/ios/vendored/unversioned/react-native-svg/apple/ViewManagers/
H A DRNSVGNodeManager.mm67 RCT_CUSTOM_SHADOW_PROPERTY(borderStartWidth, id, RNSVGNode) {} category
/expo/ios/vendored/sdk49/react-native-svg/apple/ViewManagers/
H A DABI49_0_0RNSVGNodeManager.mm67 ABI49_0_0RCT_CUSTOM_SHADOW_PROPERTY(borderStartWidth, id, ABI49_0_0RNSVGNode) {} category
/expo/apps/native-component-list/src/screens/Image/tests/
H A Dborders.tsx211 borderStartWidth: range(0, 25),
/expo/ios/vendored/sdk47/react-native-svg/apple/ViewManagers/
H A DABI47_0_0RNSVGNodeManager.mm194 ABI47_0_0RCT_CUSTOM_SHADOW_PROPERTY(borderStartWidth, id, ABI47_0_0RNSVGNode) {} category
/expo/ios/vendored/sdk48/react-native-svg/apple/ViewManagers/
H A DABI48_0_0RNSVGNodeManager.mm194 ABI48_0_0RCT_CUSTOM_SHADOW_PROPERTY(borderStartWidth, id, ABI48_0_0RNSVGNode) {} category
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js65 …omWidth:!0,borderEndWidth:!0,borderLeftWidth:!0,borderRightWidth:!0,borderStartWidth:!0,borderTopW… property
97 …fault},borderLeftWidth:!0,borderLeftColor:{process:r(d[4]).default},borderStartWidth:!0,borderStar… property
211 …Width:!0,borderRightWidth:!0,borderTopWidth:!0,borderBottomWidth:!0,borderStartWidth:!0,borderEndW…
260 …ndWidth:n.number,borderLeftWidth:n.number,borderRightWidth:n.number,borderStartWidth:n.number,bord… property
H A DEXDevMenuApp.android.js65 …omWidth:!0,borderEndWidth:!0,borderLeftWidth:!0,borderRightWidth:!0,borderStartWidth:!0,borderTopW… property
97 …:!0,paddingStart:!0,paddingTop:!0,paddingVertical:!0,borderWidth:!0,borderStartWidth:!0,borderEndW… property
209 …Width:!0,borderRightWidth:!0,borderTopWidth:!0,borderBottomWidth:!0,borderStartWidth:!0,borderEndW…
260 …ndWidth:n.number,borderLeftWidth:n.number,borderRightWidth:n.number,borderStartWidth:n.number,bord… property
/expo/packages/expo-dev-client/android/src/androidTest/assets/
H A Dbundled_app.bundle74 …e([n.number,n.string]),borderWidth:n.number,borderTopWidth:n.number,borderStartWidth:n.number,bord…
183borderStartWidth:!0,borderStyle:!0,borderTopColor:{process:r(d[4])},borderTopEndRadius:!0,borderTo…
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle66 …omWidth:!0,borderEndWidth:!0,borderLeftWidth:!0,borderRightWidth:!0,borderStartWidth:!0,borderTopW…
98 …fault},borderLeftWidth:!0,borderLeftColor:{process:r(d[4]).default},borderStartWidth:!0,borderStar…
212 …Width:!0,borderRightWidth:!0,borderTopWidth:!0,borderBottomWidth:!0,borderStartWidth:!0,borderEndW…
261 …ndWidth:n.number,borderLeftWidth:n.number,borderRightWidth:n.number,borderStartWidth:n.number,bord…
546borderStartWidth,ge=U.borderStyle,me=U.borderTopColor,Re=U.borderTopEndRadius,Ce=U.borderTopLeftRa…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle66 …omWidth:!0,borderEndWidth:!0,borderLeftWidth:!0,borderRightWidth:!0,borderStartWidth:!0,borderTopW…
98 …:!0,paddingStart:!0,paddingTop:!0,paddingVertical:!0,borderWidth:!0,borderStartWidth:!0,borderEndW…
210 …Width:!0,borderRightWidth:!0,borderTopWidth:!0,borderBottomWidth:!0,borderStartWidth:!0,borderEndW…
261 …ndWidth:n.number,borderLeftWidth:n.number,borderRightWidth:n.number,borderStartWidth:n.number,bord…
547borderStartWidth,ge=U.borderStyle,me=U.borderTopColor,Re=U.borderTopEndRadius,Ce=U.borderTopLeftRa…