| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/view/ |
| H A D | ABI48_0_0YogaStylableProps.cpp | 122 REBUILD_FIELD_ABI48_0_0YG_GUTTER(gap, "rowGap", "columnGap", "gap"); in setProp() 174 yogaStyle.gap()[ABI48_0_0YGGutterRow], in getDebugProps() 175 defaultYogaStyle.gap()[ABI48_0_0YGGutterRow]), in getDebugProps() 178 yogaStyle.gap()[ABI48_0_0YGGutterColumn], in getDebugProps() 179 defaultYogaStyle.gap()[ABI48_0_0YGGutterColumn]), in getDebugProps() 182 yogaStyle.gap()[ABI48_0_0YGGutterAll], in getDebugProps() 183 defaultYogaStyle.gap()[ABI48_0_0YGGutterAll]), in getDebugProps()
|
| H A D | ABI48_0_0propsConversions.h | 270 yogaStyle.gap()[ABI48_0_0YGGutterRow] = convertRawProp( in convertRawProp() 274 sourceValue.gap()[ABI48_0_0YGGutterRow], in convertRawProp() 275 yogaStyle.gap()[ABI48_0_0YGGutterRow]); in convertRawProp() 277 yogaStyle.gap()[ABI48_0_0YGGutterColumn] = convertRawProp( in convertRawProp() 281 sourceValue.gap()[ABI48_0_0YGGutterColumn], in convertRawProp() 282 yogaStyle.gap()[ABI48_0_0YGGutterColumn]); in convertRawProp() 284 yogaStyle.gap()[ABI48_0_0YGGutterAll] = convertRawProp( in convertRawProp() 288 sourceValue.gap()[ABI48_0_0YGGutterAll], in convertRawProp() 289 yogaStyle.gap()[ABI48_0_0YGGutterAll]); in convertRawProp()
|
| /expo/docs/ui/components/Authentication/ |
| H A D | Box.tsx | 20 …<div className="inline-flex flex-row items-center gap-4 pb-4 w-full max-medium:gap-3 max-medium:fl… 21 <div className="flex flex-row gap-3 items-center w-[inherit]">
|
| H A D | Grid.tsx | 11 gap: '1.35rem',
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/view/ |
| H A D | ABI49_0_0YogaStylableProps.cpp | 126 REBUILD_FIELD_ABI49_0_0YG_GUTTER(gap, "rowGap", "columnGap", "gap"); in setProp() 194 yogaStyle.gap()[ABI49_0_0YGGutterRow], in getDebugProps() 195 defaultYogaStyle.gap()[ABI49_0_0YGGutterRow]), in getDebugProps() 198 yogaStyle.gap()[ABI49_0_0YGGutterColumn], in getDebugProps() 199 defaultYogaStyle.gap()[ABI49_0_0YGGutterColumn]), in getDebugProps() 202 yogaStyle.gap()[ABI49_0_0YGGutterAll], in getDebugProps() 203 defaultYogaStyle.gap()[ABI49_0_0YGGutterAll]), in getDebugProps()
|
| H A D | ABI49_0_0propsConversions.h | 270 yogaStyle.gap()[ABI49_0_0YGGutterRow] = convertRawProp( in convertRawProp() 274 sourceValue.gap()[ABI49_0_0YGGutterRow], in convertRawProp() 275 yogaStyle.gap()[ABI49_0_0YGGutterRow]); in convertRawProp() 277 yogaStyle.gap()[ABI49_0_0YGGutterColumn] = convertRawProp( in convertRawProp() 281 sourceValue.gap()[ABI49_0_0YGGutterColumn], in convertRawProp() 282 yogaStyle.gap()[ABI49_0_0YGGutterColumn]); in convertRawProp() 284 yogaStyle.gap()[ABI49_0_0YGGutterAll] = convertRawProp( in convertRawProp() 288 sourceValue.gap()[ABI49_0_0YGGutterAll], in convertRawProp() 289 yogaStyle.gap()[ABI49_0_0YGGutterAll]); in convertRawProp()
|
| /expo/apps/native-component-list/src/screens/ExpoMaps/screens/ |
| H A D | PolylinesExample.tsx | 25 { type: 'gap', length: 10 }, 27 { type: 'gap', length: 10 },
|
| /expo/docs/ui/components/PageTitle/ |
| H A D | PageTitle.tsx | 63 gap: spacing[6], 74 gap: spacing[0.5], 80 gap: spacing[2],
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/yoga/yoga/ |
| H A D | ABI49_0_0YGNodePrint.cpp | 190 style.gap(), detail::CompactValue::ofUndefined()) != in ABI49_0_0YGNodeToString() 192 ABI49_0_0YGNode().getStyle().gap(), detail::CompactValue::ofUndefined())) { in ABI49_0_0YGNodeToString() 194 str, "column-gap", style.gap()[ABI49_0_0YGGutterColumn]); in ABI49_0_0YGNodeToString() 197 style.gap(), detail::CompactValue::ofUndefined()) != in ABI49_0_0YGNodeToString() 199 ABI49_0_0YGNode().getStyle().gap(), detail::CompactValue::ofUndefined())) { in ABI49_0_0YGNodeToString() 200 appendNumberIfNotUndefined(str, "row-gap", style.gap()[ABI49_0_0YGGutterRow]); in ABI49_0_0YGNodeToString()
|
| H A D | ABI49_0_0YGStyle.cpp | 25 lhs.gap() == rhs.gap() && lhs.dimensions() == rhs.dimensions() && in operator ==()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/yoga/yoga/ |
| H A D | ABI48_0_0YGNodePrint.cpp | 188 style.gap(), detail::CompactValue::ofUndefined()) != in ABI48_0_0YGNodeToString() 190 ABI48_0_0YGNode().getStyle().gap(), detail::CompactValue::ofUndefined())) { in ABI48_0_0YGNodeToString() 192 str, "column-gap", style.gap()[ABI48_0_0YGGutterColumn]); in ABI48_0_0YGNodeToString() 195 style.gap(), detail::CompactValue::ofUndefined()) != in ABI48_0_0YGNodeToString() 197 ABI48_0_0YGNode().getStyle().gap(), detail::CompactValue::ofUndefined())) { in ABI48_0_0YGNodeToString() 198 appendNumberIfNotUndefined(str, "row-gap", style.gap()[ABI48_0_0YGGutterRow]); in ABI48_0_0YGNodeToString()
|
| H A D | ABI48_0_0YGStyle.cpp | 25 lhs.gap() == rhs.gap() && lhs.dimensions() == rhs.dimensions() && in operator ==()
|
| /expo/docs/ui/components/Header/ |
| H A D | Header.tsx | 107 gap: ${spacing[2.5]}px; 113 gap: ${spacing[8]}px; 118 gap: ${spacing[4]}px; 134 gap: ${spacing[4]}px;
|
| H A D | Logo.tsx | 13 <div className="flex items-center gap-4"> 43 gap: ${spacing[2]}px;
|
| /expo/docs/ui/components/Sidebar/ |
| H A D | SidebarHead.tsx | 78 gap: spacing[0.5], 84 gap: spacing[3],
|
| H A D | SidebarTitle.tsx | 10 <div className="flex gap-2 items-center relative ml-3 -mr-4 pb-1 select-none">
|
| /expo/apps/native-component-list/src/screens/ |
| H A D | ClipboardPasteButtonScreen.tsx | 60 gap: 20, 69 gap: 5,
|
| /expo/docs/ui/components/Tag/ |
| H A D | styles.ts | 16 gap: spacing[1],
|
| /expo/docs/ui/components/Step/ |
| H A D | Step.tsx | 11 <div className="flex gap-4 mt-6 mb-4">
|
| /expo/packages/expo-maps/ios/ExpoMaps/AppleMaps/ |
| H A D | AppleMapsUtils.swift | 68 case (.gap, 1): in strokePatternToLineDashPatternPolygon() 98 case (.gap, _, 1): // Gap after any stroke in strokePatternToLineDashPatternPolyline()
|
| /expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/AppleMaps/ |
| H A D | AppleMapsUtils.swift | 68 case (.gap, 1): in strokePatternToLineDashPatternPolygon() 98 case (.gap, _, 1): // Gap after any stroke in strokePatternToLineDashPatternPolyline()
|
| /expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/AppleMaps/ |
| H A D | AppleMapsUtils.swift | 68 case (.gap, 1): in strokePatternToLineDashPatternPolygon() 98 case (.gap, _, 1): // Gap after any stroke in strokePatternToLineDashPatternPolyline()
|
| /expo/docs/ui/components/CommandMenu/Items/ |
| H A D | ExpoItem.tsx | 19 <div className="inline-flex gap-3 items-center">
|
| /expo/apps/native-component-list/src/screens/Image/ |
| H A D | ImageBackgroundScreen.tsx | 31 gap: 10,
|
| /expo/apps/native-component-list/src/components/HashPlaceholdersDemo/ |
| H A D | ComparisonRow.tsx | 42 gap: 15,
|