| /expo/packages/expo-image/android/src/main/java/expo/modules/image/drawing/ |
| H A D | OutlineProvider.kt | 172 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 D | OutlineProvider.kt | 172 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 D | OutlineProvider.kt | 172 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 D | react-native-web.d.ts | 82 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 D | RNSharedElementDrawable.java | 146 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 D | RNSharedElementDrawable.java | 146 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 D | NewsletterSignUp.tsx | 72 outline: 'none', 81 outline: 'none',
|
| H A D | Links.tsx | 6 const LINK_CLASSES = 'inline-flex items-center mb-1 focus-visible:outline-offset-4';
|
| /expo/packages/html-elements/build/primitives/ |
| H A D | View.d.ts | 77 outline?: string; property
|
| H A D | View.js.map | 1 …latform web */\n gridTemplateAreas?: string;\n /** @platform web */\n outline?: string;\n /** …
|
| /expo/docs/ui/components/Snippet/ |
| H A D | SnippetAction.tsx | 19 'focus-visible:-outline-offset-2',
|
| /expo/docs/ui/components/Sidebar/ |
| H A D | VersionSelector.tsx | 30 outline: 'none',
|
| /expo/docs/ui/components/Header/ |
| H A D | Logo.tsx | 44 outline-offset: 4px;
|
| /expo/docs/components/plugins/ |
| H A D | Video.tsx | 87 outline: 'none',
|
| /expo/docs/ui/components/RouteUrl/ |
| H A D | RuntimePopup.tsx | 28 …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 D | Stroking.tsx | 9 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 D | View.tsx | 89 outline?: string;
|
| /expo/packages/html-elements/build/css/ |
| H A D | filterStyles.js.map | 1 …gridTemplateColumns',\n 'gridTemplateRows',\n 'gridTemplateAreas',\n 'outline',\n 'outlineColo…
|
| /expo/apps/native-component-list/src/screens/AV/ |
| H A D | Player.tsx | 368 <Ionicons name="barcode-outline" size={24} color={color} />
|
| /expo/apps/native-component-list/src/screens/Camera/ |
| H A D | CameraScreen.tsx | 33 auto: 'flash-outline',
|
| /expo/packages/expo-apple-authentication/build/ |
| H A D | AppleAuthentication.types.js.map | 1 … 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 D | static-rendering.test.ts.snap | 127 .r-1ny4l3l{outline-style:none;}
|
| /expo/packages/html-elements/ |
| H A D | README.md | 256 …e proper HTML 5 elements will make your layout compliant with the [HTML5 outline algorithm](https:…
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 773 …outline-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 D | expo_dev_launcher_android.bundle | 774 …outline-radius":{syntax:"<outline-radius>{1,4} [ / <outline-radius>{1,4} ]?",media:"visual",inheri… 775 … <number-percentage> ] )"},"overflow-position":{syntax:"unsafe | safe"},"outline-radius":{syntax:"…
|