Home
last modified time | relevance | path

Searched refs:outline (Results 1 – 25 of 28) sorted by relevance

12

/expo/packages/expo-image/android/src/main/java/expo/modules/image/drawing/
H A DOutlineProvider.kt172 override fun getOutline(view: View, outline: Outline) { in getOutline()
180 outline.setRoundRect(0, 0, mBounds.width().toInt(), mBounds.height().toInt(), cornerRadius) in getOutline()
182 outline.setRect(0, 0, mBounds.width().toInt(), mBounds.height().toInt()) in getOutline()
189 outline.setConvexPath(mConvexPath) in getOutline()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/image/drawing/
H A DOutlineProvider.kt172 override fun getOutline(view: View, outline: Outline) { in getOutline()
180 outline.setRoundRect(0, 0, mBounds.width().toInt(), mBounds.height().toInt(), cornerRadius) in getOutline()
182 outline.setRect(0, 0, mBounds.width().toInt(), mBounds.height().toInt()) in getOutline()
189 outline.setConvexPath(mConvexPath) in getOutline()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/image/drawing/
H A DOutlineProvider.kt172 override fun getOutline(view: View, outline: Outline) { in getOutline()
180 outline.setRoundRect(0, 0, mBounds.width().toInt(), mBounds.height().toInt(), cornerRadius) in getOutline()
182 outline.setRect(0, 0, mBounds.width().toInt(), mBounds.height().toInt()) in getOutline()
189 outline.setConvexPath(mConvexPath) in getOutline()
/expo/packages/expo/types/
H A Dreact-native-web.d.ts82 outline?: string; property
203 outline?: string; property
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/components/sharedelement/
H A DRNSharedElementDrawable.java146 public void getOutline(Outline outline) { in getOutline() argument
148 super.getOutline(outline); in getOutline()
152 outline.setRect(getBounds()); in getOutline()
159 outline.setRect(getBounds()); in getOutline()
183 outline.setConvexPath(mPathForBorderRadiusOutline); in getOutline()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/components/sharedelement/
H A DRNSharedElementDrawable.java146 public void getOutline(Outline outline) { in getOutline() argument
148 super.getOutline(outline); in getOutline()
152 outline.setRect(getBounds()); in getOutline()
159 outline.setRect(getBounds()); in getOutline()
183 outline.setConvexPath(mPathForBorderRadiusOutline); in getOutline()
/expo/docs/ui/components/Footer/
H A DNewsletterSignUp.tsx72 outline: 'none',
81 outline: 'none',
H A DLinks.tsx6 const LINK_CLASSES = 'inline-flex items-center mb-1 focus-visible:outline-offset-4';
/expo/packages/html-elements/build/primitives/
H A DView.d.ts77 outline?: string; property
H A DView.js.map1 …latform web */\n gridTemplateAreas?: string;\n /** @platform web */\n outline?: string;\n /** …
/expo/docs/ui/components/Snippet/
H A DSnippetAction.tsx19 'focus-visible:-outline-offset-2',
/expo/docs/ui/components/Sidebar/
H A DVersionSelector.tsx30 outline: 'none',
/expo/docs/ui/components/Header/
H A DLogo.tsx44 outline-offset: 4px;
/expo/docs/components/plugins/
H A DVideo.tsx87 outline: 'none',
/expo/docs/ui/components/RouteUrl/
H A DRuntimePopup.tsx28 …className="focus-visible:-outline-offset-2 border-0 rounded-none border-l border-l-default h-10 le…
/expo/apps/native-component-list/src/screens/SVG/examples/
H A DStroking.tsx9 static title = 'The stroke property defines the color of a line, text or outline of an element';
/expo/packages/html-elements/src/primitives/
H A DView.tsx89 outline?: string;
/expo/packages/html-elements/build/css/
H A DfilterStyles.js.map1 …gridTemplateColumns',\n 'gridTemplateRows',\n 'gridTemplateAreas',\n 'outline',\n 'outlineColo…
/expo/apps/native-component-list/src/screens/AV/
H A DPlayer.tsx368 <Ionicons name="barcode-outline" size={24} color={color} />
/expo/apps/native-component-list/src/screens/Camera/
H A DCameraScreen.tsx33 auto: 'flash-outline',
/expo/packages/expo-apple-authentication/build/
H A DAppleAuthentication.types.js.map1 … black text.\n */\n WHITE = 0,\n /**\n * White button with a black outline and black text.\n…
/expo/packages/@expo/cli/e2e/__tests__/export/__snapshots__/
H A Dstatic-rendering.test.ts.snap127 .r-1ny4l3l{outline-style:none;}
/expo/packages/html-elements/
H A DREADME.md256 …e proper HTML 5 elements will make your layout compliant with the [HTML5 outline algorithm](https:…
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle773outline-radius":{syntax:"<outline-radius>{1,4} [ / <outline-radius>{1,4} ]?",media:"visual",inheri…
774 … <number-percentage> ] )"},"overflow-position":{syntax:"unsafe | safe"},"outline-radius":{syntax:"…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle774outline-radius":{syntax:"<outline-radius>{1,4} [ / <outline-radius>{1,4} ]?",media:"visual",inheri…
775 … <number-percentage> ] )"},"overflow-position":{syntax:"unsafe | safe"},"outline-radius":{syntax:"…

12