Home
last modified time | relevance | path

Searched refs:strokeWidth (Results 1 – 25 of 241) sorted by relevance

12345678910

/expo/packages/expo-maps/ios/ExpoMaps/AppleMaps/
H A DAppleMapsPolygons.swift49 if polygonObject.strokeWidth != nil { polygon.strokeWidth = polygonObject.strokeWidth! } in createPolygon()
52 pattern: polygonObject.strokePattern, width: polygon.strokeWidth) in createPolygon()
53 if polygonObject.strokeWidth == nil { polygon.strokeWidth = 1.0 } in createPolygon()
H A DAppleMapsCircles.swift21 if circleObject.strokeWidth != nil { circle.strokeWidth = circleObject.strokeWidth! } in setCircles()
/expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/AppleMaps/
H A DAppleMapsPolygons.swift49 if polygonObject.strokeWidth != nil { polygon.strokeWidth = polygonObject.strokeWidth! } in createPolygon()
52 pattern: polygonObject.strokePattern, width: polygon.strokeWidth) in createPolygon()
53 if polygonObject.strokeWidth == nil { polygon.strokeWidth = 1.0 } in createPolygon()
H A DAppleMapsCircles.swift21 if circleObject.strokeWidth != nil { circle.strokeWidth = circleObject.strokeWidth! } in setCircles()
/expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/AppleMaps/
H A DAppleMapsPolygons.swift49 if polygonObject.strokeWidth != nil { polygon.strokeWidth = polygonObject.strokeWidth! } in createPolygon()
52 pattern: polygonObject.strokePattern, width: polygon.strokeWidth) in createPolygon()
53 if polygonObject.strokeWidth == nil { polygon.strokeWidth = 1.0 } in createPolygon()
H A DAppleMapsCircles.swift21 if circleObject.strokeWidth != nil { circle.strokeWidth = circleObject.strokeWidth! } in setCircles()
/expo/packages/expo-maps/ios/ExpoMaps/GoogleMaps/
H A DGoogleMapsPolygons.swift22 polygon.strokeWidth = CGFloat(polygonObject.strokeWidth ?? Float(polygon.strokeWidth)) in setPolygons()
25 polygon.strokeWidth = 0 in setPolygons()
29 edge.strokeWidth = CGFloat(polygonObject.strokeWidth ?? Float(edge.strokeWidth)) in setPolygons()
39 width: Float(edge.strokeWidth)) in setPolygons()
85 width: Float(polyline.strokeWidth)) in updateStrokePatterns()
H A DGoogleMapsCircles.swift19 circle.strokeWidth = CGFloat(circleObject.strokeWidth ?? Float(circle.strokeWidth)) in setCircles()
/expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/GoogleMaps/
H A DGoogleMapsPolygons.swift22 polygon.strokeWidth = CGFloat(polygonObject.strokeWidth ?? Float(polygon.strokeWidth)) in setPolygons()
25 polygon.strokeWidth = 0 in setPolygons()
29 edge.strokeWidth = CGFloat(polygonObject.strokeWidth ?? Float(edge.strokeWidth)) in setPolygons()
39 width: Float(edge.strokeWidth)) in setPolygons()
85 width: Float(polyline.strokeWidth)) in updateStrokePatterns()
H A DGoogleMapsCircles.swift19 circle.strokeWidth = CGFloat(circleObject.strokeWidth ?? Float(circle.strokeWidth)) in setCircles()
/expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/GoogleMaps/
H A DGoogleMapsPolygons.swift22 polygon.strokeWidth = CGFloat(polygonObject.strokeWidth ?? Float(polygon.strokeWidth)) in setPolygons()
25 polygon.strokeWidth = 0 in setPolygons()
29 edge.strokeWidth = CGFloat(polygonObject.strokeWidth ?? Float(edge.strokeWidth)) in setPolygons()
39 width: Float(edge.strokeWidth)) in setPolygons()
85 width: Float(polyline.strokeWidth)) in updateStrokePatterns()
H A DGoogleMapsCircles.swift19 circle.strokeWidth = CGFloat(circleObject.strokeWidth ?? Float(circle.strokeWidth)) in setCircles()
/expo/apps/native-component-list/src/screens/SVG/examples/
H A DLine.tsx12 <Svg.Line x1="10%" y1="10%" x2="90%" y2="90%" stroke="red" strokeWidth="2" />
30 strokeWidth="10"
39 strokeWidth="10"
48 strokeWidth="10"
58 <Svg.Line x1="0" y1="0" x2="20" y2="20" stroke="red" strokeWidth="1" />
H A DRect.tsx17 strokeWidth="3"
39 strokeWidth="5"
61 strokeWidth="5"
82 strokeWidth="5"
102 strokeWidth="5"
117 strokeWidth="2"
H A DStroking.tsx13 <G strokeWidth="1">
29 <G strokeWidth="8">
45 <G fill="none" stroke="black" strokeWidth="4">
65 strokeWidth="5"
73 strokeWidth="1"
110 strokeWidth="5"
121 strokeWidth="5"
130 <G fill="none" stroke="black" strokeWidth="2">
H A DPolyline.tsx16 strokeWidth="3"
32 strokeWidth="2"
48 strokeWidth="3"
64 strokeWidth="5"
79 strokeWidth="1"
H A DPolygon.tsx14 <Svg.Polygon points="40,5 70,80 25,95" fill="lime" stroke="purple" strokeWidth="1" />
25 <Svg.Polygon points="70 5 90 75 45 90 25 80" fill="lime" stroke="purple" strokeWidth="1" />
41 strokeWidth="5"
59 strokeWidth="5"
74 strokeWidth="10"
/expo/ios/Exponent/Versioned/Core/Api/Components/GoogleMaps/
H A DAIRGoogleMapCircle.m38 _circle.strokeWidth = _strokeWidth;
62 -(void)setStrokeWidth:(double)strokeWidth
64 _strokeWidth = strokeWidth;
66 _circle.strokeWidth = strokeWidth;
/expo/ios/versioned-react-native/ABI49_0_0/Expo/ExpoKit/Core/Api/Components/GoogleMaps/
H A DABI49_0_0AIRGoogleMapCircle.m38 _circle.strokeWidth = _strokeWidth;
62 -(void)setStrokeWidth:(double)strokeWidth
64 _strokeWidth = strokeWidth;
66 _circle.strokeWidth = strokeWidth;
/expo/ios/versioned-react-native/ABI48_0_0/Expo/ExpoKit/Core/Api/Components/GoogleMaps/
H A DABI48_0_0AIRGoogleMapCircle.m38 _circle.strokeWidth = _strokeWidth;
62 -(void)setStrokeWidth:(double)strokeWidth
64 _strokeWidth = strokeWidth;
66 _circle.strokeWidth = strokeWidth;
/expo/ios/versioned-react-native/ABI47_0_0/Expo/ExpoKit/Core/Api/Components/GoogleMaps/
H A DABI47_0_0AIRGoogleMapCircle.m38 _circle.strokeWidth = _strokeWidth;
62 -(void)setStrokeWidth:(double)strokeWidth
64 _strokeWidth = strokeWidth;
66 _circle.strokeWidth = strokeWidth;
/expo/docs/ui/components/Home/resources/
H A DWhyImage.tsx21 strokeWidth="6.7901"
27 strokeWidth="6.7901"
37 strokeWidth="6.7901"
43 strokeWidth="6.7901"
/expo/docs/ui/components/Sidebar/icons/
H A DArchive.tsx14 strokeWidth="1.4"
21 strokeWidth="1.4"
28 strokeWidth="1.4"
/expo/packages/expo-maps/src/
H A DCircle.ts36 strokeWidth?: number;
60 strokeWidth?: number;
/expo/packages/expo-maps/build/
H A DCircle.d.ts34 strokeWidth?: number;
57 strokeWidth?: number;

12345678910