Home
last modified time | relevance | path

Searched refs:minHeight (Results 1 – 25 of 42) sorted by relevance

12

/expo/docs/ui/components/Home/
H A DCells.tsx185 minHeight: 200,
213 minHeight: 142,
224 minHeight: 30,
231 minHeight: 'unset',
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/textlayoutmanager/platform/android/react/renderer/textlayoutmanager/
H A DABI48_0_0TextLayoutManager.cpp33 float minHeight, in measureAndroidComponent() argument
77 minHeight, in measureAndroidComponent()
101 float minHeight, in measureAndroidComponentMapBuffer() argument
135 minHeight, in measureAndroidComponentMapBuffer()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/textlayoutmanager/platform/android/react/renderer/textlayoutmanager/
H A DABI49_0_0TextLayoutManager.cpp34 float minHeight, in measureAndroidComponent() argument
78 minHeight, in measureAndroidComponent()
102 float minHeight, in measureAndroidComponentMapBuffer() argument
136 minHeight, in measureAndroidComponentMapBuffer()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/textlayoutmanager/platform/android/react/renderer/textlayoutmanager/
H A DABI47_0_0TextLayoutManager.cpp34 float minHeight, in measureAndroidComponent() argument
78 minHeight, in measureAndroidComponent()
102 float minHeight, in measureAndroidComponentMapBuffer() argument
136 minHeight, in measureAndroidComponentMapBuffer()
/expo/home/screens/DeleteAccountScreen/
H A DSMSDevice.tsx34 <Row align="center" style={{ minHeight: 48 }}>
/expo/packages/expo-dev-launcher/bundle/components/
H A DBasicButton.tsx42 <Row align="center" style={{ minHeight: scale.large }}>
/expo/packages/html-elements/build/primitives/
H A DRNWView.js84 minHeight: 0, property
/expo/apps/native-component-list/src/screens/
H A DLinearGradientScreen.tsx94 minHeight: 200,
168 minHeight: 200,
H A DWebViewScreen.tsx73 minHeight: '50%',
/expo/docs/ui/components/CommandMenu/
H A DCommandMenuTrigger.tsx56 minHeight: spacing[10],
/expo/docs/pages/
H A Dindex.tsx342 minHeight: 220,
345 minHeight: 200,
353 minHeight: 220,
356 minHeight: 200,
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/StyleSheet/
H A DStyleSheetTypes.d.ts82 minHeight?: number | string | undefined; property
/expo/docs/ui/components/Sidebar/
H A DVersionSelector.tsx22 minHeight: 40,
/expo/docs/ui/components/Layout/
H A DLayout.tsx105 minHeight: `calc(100vh - ${HEADER_HEIGHT}px)`,
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/StyleSheet/
H A DStyleSheetTypes.d.ts92 minHeight?: DimensionValue | undefined; property
/expo/packages/html-elements/src/primitives/
H A DRNWView.tsx121 minHeight: 0,
/expo/ios/vendored/unversioned/react-native-svg/apple/ViewManagers/
H A DRNSVGNodeManager.mm60 RCT_CUSTOM_SHADOW_PROPERTY(minHeight, id, RNSVGNode) {} category
/expo/ios/vendored/sdk49/react-native-svg/apple/ViewManagers/
H A DABI49_0_0RNSVGNodeManager.mm60 ABI49_0_0RCT_CUSTOM_SHADOW_PROPERTY(minHeight, id, ABI49_0_0RNSVGNode) {} category
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/yoga/yoga/
H A DABI49_0_0Yoga.h254 WIN_EXPORT void ABI49_0_0YGNodeStyleSetMinHeight(ABI49_0_0YGNodeRef node, float minHeight);
255 WIN_EXPORT void ABI49_0_0YGNodeStyleSetMinHeightPercent(ABI49_0_0YGNodeRef node, float minHeight);
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/yoga/yoga/
H A DABI47_0_0Yoga.h249 WIN_EXPORT void ABI47_0_0YGNodeStyleSetMinHeight(ABI47_0_0YGNodeRef node, float minHeight);
250 WIN_EXPORT void ABI47_0_0YGNodeStyleSetMinHeightPercent(ABI47_0_0YGNodeRef node, float minHeight);
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/yoga/yoga/
H A DABI48_0_0Yoga.h255 WIN_EXPORT void ABI48_0_0YGNodeStyleSetMinHeight(ABI48_0_0YGNodeRef node, float minHeight);
256 WIN_EXPORT void ABI48_0_0YGNodeStyleSetMinHeightPercent(ABI48_0_0YGNodeRef node, float minHeight);
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/
H A DABI49_0_0RCTShadowView.h95 @property (nonatomic, assign) ABI49_0_0YGValue minHeight;
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/
H A DABI48_0_0RCTShadowView.h95 @property (nonatomic, assign) ABI48_0_0YGValue minHeight;
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/
H A DABI47_0_0RCTShadowView.h95 @property (nonatomic, assign) ABI47_0_0YGValue minHeight;
/expo/apps/native-component-list/src/screens/Image/
H A DImageResizableScreen.tsx212 minHeight: HANDLE_SIZE,

12