Home
last modified time | relevance | path

Searched refs:rounded (Results 1 – 25 of 100) sorted by relevance

1234

/expo/packages/expo-dev-launcher/bundle/components/
H A DLogoutConfirmationModal.tsx17 rounded="medium"
20 <View padding="small" rounded="medium">
34 rounded="medium"
36 <View padding="small" rounded="medium">
H A DAppHeader.tsx47 <View height="xl" width="xl" rounded="large" bg="secondary">
48 {Boolean(appIcon) && <Image size="xl" rounded="large" source={{ uri: appIcon }} />}
69 rounded="full">
72 <View rounded="full" padding="small">
86 <View bg="default" rounded="full" padding="tiny">
H A DBaseModal.tsx19 <View bg="default" rounded="large" shadow="medium" mx="small">
28 <Button.FadeOnPressContainer bg="default" rounded="full" onPress={onClosePress}>
29 <View padding="tiny" rounded="full" bg="default">
H A DToasts.tsx7 <View bg="error" padding="medium" rounded="medium" border="error">
21 <View bg="warning" padding="medium" rounded="medium" border="warning">
47 <View bg="default" padding="medium" rounded="medium" border="default">
H A DAvatar.tsx26 rounded="full"
38 rounded="full"
55 <View rounded="full" bg="secondary">
56 <Image rounded="full" source={{ uri: _profilePhoto }} size={size} />
H A DDeepLinkModal.tsx35 <View py="small" bg="secondary" rounded="medium" px="medium">
57 rounded="medium"
101 <View bg="secondary" border="default" rounded="medium" padding="medium">
157 <View rounded="medium">
H A DUrlDropdown.tsx74 <View rounded="large">
94 rounded="medium"
126 rounded="medium"
/expo/home/screens/DeleteAccountScreen/
H A DConfirmationStep.tsx32 <View bg="default" padding="medium" rounded="medium" border="default">
38 <View rounded="medium" bg="secondary" padding="medium">
62 <View bg="secondary" padding="medium" rounded="medium">
67 rounded="medium"
H A DPasswordStep.tsx38 <View bg="default" padding="medium" rounded="medium" border="default">
50 rounded="medium"
59 <View bg="error" rounded="medium" padding="medium">
/expo/packages/expo-dev-launcher/bundle/screens/
H A DUserProfileScreen.tsx107 rounded="full"
109 <View padding="medium" rounded="full">
120 <View px="small" py="medium" bg="default" rounded="large">
129 rounded="medium"
144 rounded="medium"
244 <Button.FadeOnPressContainer bg="tertiary" rounded="medium" onPress={onLogoutPress}>
245 <View py="small" rounded="medium">
H A DExtensionsScreen.tsx79 <View bg="default" mx="medium" py="medium" px="medium" rounded="medium">
102 <Button.FadeOnPressContainer bg="ghost" rounded="small">
103 <View border="default" px="small" py="2" rounded="small">
145 <View mx="medium" padding="medium" bg="default" rounded="large">
155 rounded="medium"
169 rounded="medium"
206 rounded="large"
/expo/home/screens/HomeScreen/
H A DDevelopmentServersPlaceholder.tsx20 <View bg="default" rounded="large" border="default" overflow="hidden">
28 rounded="medium"
50 <View bg="default" border="default" rounded="large">
H A DHomeScreenHeader.tsx35 rounded="full"
39 <View rounded="full" height="xl" width="xl" bg="secondary" align="centered">
78 rounded="medium"
/expo/docs/ui/components/Snippet/
H A DSnippetHeader.tsx23 !float && 'rounded-t-md border-b-0',
24 float && 'rounded-md my-4',
/expo/packages/expo-dev-client-components/src/
H A DText.tsx5 import { text, textDark, padding, rounded } from './theme';
71 ...rounded,
/expo/packages/expo-dev-menu/ios/OverlayContainer/Internal/Extensions/
H A DCGFloat+Round.swift14 return (self * multiplier).rounded() / multiplier in oc_rounded()
/expo/docs/ui/components/Diagram/
H A DDiagram.tsx17 …<div className="bg-default border relative border-default rounded-md overflow-hidden my-6 max-w-[7…
28 …<div className="bg-default border relative border-default rounded-md overflow-hidden my-6 max-w-[7…
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/components/datetimepicker/
H A DMinuteIntervalSnappableTimePickerDialog.java104 int rounded = Math.round(stepsInMinutes) * mTimePickerInterval; in snapRealMinutesToInterval() local
105 return rounded == 60 ? rounded - mTimePickerInterval : rounded; in snapRealMinutesToInterval()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/components/datetimepicker/
H A DMinuteIntervalSnappableTimePickerDialog.java102 int rounded = Math.round(stepsInMinutes) * mTimePickerInterval; in snapRealMinutesToInterval() local
103 return rounded == 60 ? rounded - mTimePickerInterval : rounded; in snapRealMinutesToInterval()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/components/datetimepicker/
H A DMinuteIntervalSnappableTimePickerDialog.java102 int rounded = Math.round(stepsInMinutes) * mTimePickerInterval; in snapRealMinutesToInterval() local
103 return rounded == 60 ? rounded - mTimePickerInterval : rounded; in snapRealMinutesToInterval()
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/components/datetimepicker/
H A DMinuteIntervalSnappableTimePickerDialog.java102 int rounded = Math.round(stepsInMinutes) * mTimePickerInterval; in snapRealMinutesToInterval() local
103 return rounded == 60 ? rounded - mTimePickerInterval : rounded; in snapRealMinutesToInterval()
/expo/packages/html-elements/babel/__tests__/__snapshots__/
H A Dtransform.test.js.snap16 …_jsxs(Article, { className: "md:flex bg-slate-100 rounded-xl p-8 md:p-0 dark:bg-slate-800", childr…
18 className: "w-24 h-24 md:w-48 md:h-auto md:rounded-none rounded-full mx-auto",
/expo/docs/ui/components/BoxLink/
H A Dindex.tsx20 …className="flex flex-row justify-between border border-solid border-default rounded-md py-3 px-4 m…
26 …<div className="flex bg-element rounded-md self-center items-center justify-center min-w-[36px] h-…
/expo/docs/ui/components/Authentication/
H A DIcon.tsx11 className="rounded-full p-1 bg-element"
/expo/docs/ui/components/FileTree/
H A Dindex.tsx17 …className="text-xs border border-default rounded-md bg-default mb-4 p-2 pr-4 pb-4 whitespace-nowra…
68 <div key={name + '_' + index} className="mt-1 pt-1 pl-2 rounded-sm flex flex-col">
77 <div key={name + '_' + index} className="mt-1 pt-1 pl-2 rounded-sm flex items-center">

1234