| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/barcodescanner/ |
| H A D | ExpoBarCodeScanner.kt | 67 fun getBestSize(supportedSizes: List<Camera.Size>, maxWidth: Int, maxHeight: Int) = in <lambda>() 69 .filter { it.width <= maxWidth && it.height <= maxHeight } in <lambda>()
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/barcodescanner/ |
| H A D | ExpoBarCodeScanner.kt | 67 fun getBestSize(supportedSizes: List<Camera.Size>, maxWidth: Int, maxHeight: Int) = in <lambda>() 69 .filter { it.width <= maxWidth && it.height <= maxHeight } in <lambda>()
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/barcodescanner/ |
| H A D | ExpoBarCodeScanner.kt | 67 fun getBestSize(supportedSizes: List<Camera.Size>, maxWidth: Int, maxHeight: Int) = in <lambda>() 69 .filter { it.width <= maxWidth && it.height <= maxHeight } in <lambda>()
|
| /expo/packages/expo-barcode-scanner/android/src/main/java/expo/modules/barcodescanner/ |
| H A D | ExpoBarCodeScanner.kt | 67 fun getBestSize(supportedSizes: List<Camera.Size>, maxWidth: Int, maxHeight: Int) = in <lambda>() 69 .filter { it.width <= maxWidth && it.height <= maxHeight } in <lambda>()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/textlayoutmanager/platform/android/react/renderer/textlayoutmanager/ |
| H A D | ABI48_0_0TextLayoutManager.cpp | 34 float maxHeight, in measureAndroidComponent() argument 78 maxHeight, in measureAndroidComponent() 102 float maxHeight, in measureAndroidComponentMapBuffer() argument 136 maxHeight, in measureAndroidComponentMapBuffer()
|
| /expo/docs/ui/components/Layout/ |
| H A D | Layout.tsx | 76 maxHeight: `calc(100vh - ${HEADER_HEIGHT}px)`, 84 maxHeight: 'none',
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/textlayoutmanager/platform/android/react/renderer/textlayoutmanager/ |
| H A D | ABI49_0_0TextLayoutManager.cpp | 35 float maxHeight, in measureAndroidComponent() argument 79 maxHeight, in measureAndroidComponent() 103 float maxHeight, in measureAndroidComponentMapBuffer() argument 137 maxHeight, in measureAndroidComponentMapBuffer()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/textlayoutmanager/platform/android/react/renderer/textlayoutmanager/ |
| H A D | ABI47_0_0TextLayoutManager.cpp | 35 float maxHeight, in measureAndroidComponent() argument 79 maxHeight, in measureAndroidComponent() 103 float maxHeight, in measureAndroidComponentMapBuffer() argument 137 maxHeight, in measureAndroidComponentMapBuffer()
|
| /expo/apps/native-component-list/src/screens/ |
| H A D | ScrollViewScreen.tsx | 156 maxHeight: 300, 169 maxHeight: 96,
|
| H A D | LinearGradientScreen.tsx | 93 maxHeight: 200, 169 maxHeight: 200,
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/StyleSheet/ |
| H A D | StyleSheetTypes.d.ts | 80 maxHeight?: number | string | undefined; property
|
| /expo/packages/expo-dev-launcher/bundle/components/ |
| H A D | EASUpdatesRows.tsx | 69 style={{ maxHeight: 10, maxWidth: 12, resizeMode: 'contain' }} 152 style={{ maxHeight: 10, maxWidth: 12, resizeMode: 'contain' }}
|
| H A D | DeepLinkModal.tsx | 111 <ScrollView style={{ maxHeight: 300 }}>
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/StyleSheet/ |
| H A D | StyleSheetTypes.d.ts | 90 maxHeight?: DimensionValue | undefined; property
|
| /expo/ios/vendored/unversioned/react-native-svg/apple/ViewManagers/ |
| H A D | RNSVGNodeManager.mm | 61 RCT_CUSTOM_SHADOW_PROPERTY(maxHeight, id, RNSVGNode) {} category
|
| /expo/ios/vendored/sdk49/react-native-svg/apple/ViewManagers/ |
| H A D | ABI49_0_0RNSVGNodeManager.mm | 61 ABI49_0_0RCT_CUSTOM_SHADOW_PROPERTY(maxHeight, id, ABI49_0_0RNSVGNode) {} category
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/yoga/yoga/ |
| H A D | ABI49_0_0Yoga.h | 262 WIN_EXPORT void ABI49_0_0YGNodeStyleSetMaxHeight(ABI49_0_0YGNodeRef node, float maxHeight); 263 WIN_EXPORT void ABI49_0_0YGNodeStyleSetMaxHeightPercent(ABI49_0_0YGNodeRef node, float maxHeight);
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/yoga/yoga/ |
| H A D | ABI47_0_0Yoga.h | 257 WIN_EXPORT void ABI47_0_0YGNodeStyleSetMaxHeight(ABI47_0_0YGNodeRef node, float maxHeight); 258 WIN_EXPORT void ABI47_0_0YGNodeStyleSetMaxHeightPercent(ABI47_0_0YGNodeRef node, float maxHeight);
|
| /expo/apps/native-component-list/src/screens/ExpoMaps/screens/ |
| H A D | MapMoveExample.tsx | 75 style={{ maxHeight: 200, width: '100%' }}
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/yoga/yoga/ |
| H A D | ABI48_0_0Yoga.h | 263 WIN_EXPORT void ABI48_0_0YGNodeStyleSetMaxHeight(ABI48_0_0YGNodeRef node, float maxHeight); 264 WIN_EXPORT void ABI48_0_0YGNodeStyleSetMaxHeightPercent(ABI48_0_0YGNodeRef node, float maxHeight);
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/ |
| H A D | ABI49_0_0RCTShadowView.h | 96 @property (nonatomic, assign) ABI49_0_0YGValue maxHeight;
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/ |
| H A D | ABI48_0_0RCTShadowView.h | 96 @property (nonatomic, assign) ABI48_0_0YGValue maxHeight;
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/ |
| H A D | ABI47_0_0RCTShadowView.h | 96 @property (nonatomic, assign) ABI47_0_0YGValue maxHeight;
|
| /expo/apps/native-component-list/src/screens/Image/ |
| H A D | ImageResizableScreen.tsx | 214 maxHeight: MAX_HEIGHT,
|
| /expo/docs/pages/eas-update/ |
| H A D | develop-faster.mdx | 39 style={{ maxHeight: '700px', width: 'auto' }}
|