| /expo/packages/expo-notifications/plugin/__mocks__/@expo/ |
| H A D | image-utils.ts | 6 export async function compositeImagesAsync({ foreground }) { 7 return foreground;
|
| /expo/packages/expo-updates/plugin/__mocks__/@expo/ |
| H A D | image-utils.ts | 6 export async function compositeImagesAsync({ foreground }) { 7 return foreground;
|
| /expo/packages/@expo/config-plugins/__mocks__/@expo/ |
| H A D | image-utils.ts | 6 export async function compositeImagesAsync({ foreground }) { 7 return foreground;
|
| /expo/packages/@expo/prebuild-config/__mocks__/@expo/ |
| H A D | image-utils.ts | 6 export async function compositeImagesAsync({ foreground }) { 7 return foreground;
|
| /expo/packages/expo-dev-client-components/src/ |
| H A D | Button.tsx | 32 primary: { color: lightTheme.button.primary.foreground }, 33 secondary: { color: lightTheme.button.secondary.foreground }, 34 tertiary: { color: lightTheme.button.tertiary.foreground }, 35 ghost: { color: lightTheme.button.ghost.foreground }, 36 transparent: { color: lightTheme.button.transparent.foreground }, 48 primary: { color: darkTheme.button.primary.foreground }, 49 secondary: { color: darkTheme.button.secondary.foreground }, 50 tertiary: { color: darkTheme.button.tertiary.foreground }, 51 ghost: { color: darkTheme.button.ghost.foreground }, 52 transparent: { color: darkTheme.button.transparent.foreground },
|
| /expo/packages/@expo/cli/__mocks__/@expo/ |
| H A D | image-utils.ts | 14 export async function compositeImagesAsync({ foreground }) { 15 return foreground;
|
| /expo/home/components/ |
| H A D | Button.tsx | 25 color: expoTheme.button.primary.foreground, 30 color: expoTheme.button.secondary.foreground, 35 color: expoTheme.button.tertiary.foreground, 40 color: expoTheme.button.ghost.foreground,
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Components/Pressable/ |
| H A D | Pressable.d.ts | 32 foreground?: null | boolean | undefined; property
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Components/Pressable/ |
| H A D | Pressable.d.ts | 32 foreground?: null | boolean | undefined; property
|
| /expo/home/screens/ProjectScreen/ |
| H A D | WarningBox.tsx | 28 <Text type="InterSemiBold" style={{ color: theme.button.tertiary.foreground }} size="small">
|
| H A D | EmptySection.tsx | 31 <Text type="InterSemiBold" style={{ color: theme.button.ghost.foreground }} size="small">
|
| /expo/docs/pages/develop/user-interface/ |
| H A D | app-icons.mdx | 34 The Android Adaptive Icon is formed from two separate layers — a foreground image and a backg… 39 - Use the `android.adaptiveIcon.foregroundImage` property to specify the path to your foreground im… 41 …Icon.backgroundImage` property. Make sure that it has the same dimensions as your foreground image. 43 …ndroid.icon` property. This single icon would be a combination of your foreground and background l…
|
| /expo/packages/expo-file-system/ios/ |
| H A D | FileSystemRecords.swift | 62 case foreground = 1
|
| /expo/home/screens/BranchDetailsScreen/ |
| H A D | EmptySection.tsx | 33 <Text type="InterSemiBold" style={{ color: theme.button.ghost.foreground }} size="small">
|
| H A D | BranchHeader.tsx | 44 <Text type="InterSemiBold" style={{ color: theme.button.tertiary.foreground }}>
|
| /expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkImageFilterFactory.h | 106 sk_sp<SkImageFilter> foreground = nullptr; in JSI_HOST_FUNCTION() local 109 foreground = JsiSkImageFilter::fromValue(runtime, arguments[2]); in JSI_HOST_FUNCTION() 119 …, SkImageFilters::Blend(std::move(mode), std::move(background), std::move(foreground), cropRect))); in JSI_HOST_FUNCTION()
|
| /expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkImageFilterFactory.h | 106 sk_sp<SkImageFilter> foreground = nullptr; in JSI_HOST_FUNCTION() local 109 foreground = JsiSkImageFilter::fromValue(runtime, arguments[2]); in JSI_HOST_FUNCTION() 119 …, SkImageFilters::Blend(std::move(mode), std::move(background), std::move(foreground), cropRect))); in JSI_HOST_FUNCTION()
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkImageFilterFactory.h | 110 sk_sp<SkImageFilter> foreground = nullptr; in JSI_HOST_FUNCTION() local 113 foreground = JsiSkImageFilter::fromValue(runtime, arguments[2]); in JSI_HOST_FUNCTION() 125 std::move(foreground), cropRect))); in JSI_HOST_FUNCTION()
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/effects/ |
| H A D | SkImageFilters.h | 88 sk_sp<SkImageFilter> foreground, 99 sk_sp<SkImageFilter> foreground = nullptr, 110 sk_sp<SkImageFilter> foreground = nullptr,
|
| /expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/effects/ |
| H A D | SkImageFilters.h | 88 sk_sp<SkImageFilter> foreground, 99 sk_sp<SkImageFilter> foreground = nullptr, 110 sk_sp<SkImageFilter> foreground = nullptr,
|
| /expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/effects/ |
| H A D | SkImageFilters.h | 88 sk_sp<SkImageFilter> foreground, 99 sk_sp<SkImageFilter> foreground = nullptr, 110 sk_sp<SkImageFilter> foreground = nullptr,
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/effects/ |
| H A D | SkImageFilters.h | 88 sk_sp<SkImageFilter> foreground, 99 sk_sp<SkImageFilter> foreground = nullptr, 110 sk_sp<SkImageFilter> foreground = nullptr,
|
| /expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkImageFilterFactory.h | 110 sk_sp<SkImageFilter> foreground = nullptr; in JSI_HOST_FUNCTION() local 113 foreground = JsiSkImageFilter::fromValue(runtime, arguments[2]); in JSI_HOST_FUNCTION() 125 std::move(foreground), cropRect))); in JSI_HOST_FUNCTION()
|
| /expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkImageFilterFactory.h | 110 sk_sp<SkImageFilter> foreground = nullptr; in JSI_HOST_FUNCTION() local 113 foreground = JsiSkImageFilter::fromValue(runtime, arguments[2]); in JSI_HOST_FUNCTION() 125 std::move(foreground), cropRect))); in JSI_HOST_FUNCTION()
|
| /expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/api/ |
| H A D | JsiSkImageFilterFactory.h | 110 sk_sp<SkImageFilter> foreground = nullptr; in JSI_HOST_FUNCTION() local 113 foreground = JsiSkImageFilter::fromValue(runtime, arguments[2]); in JSI_HOST_FUNCTION() 125 std::move(foreground), cropRect))); in JSI_HOST_FUNCTION()
|