Home
last modified time | relevance | path

Searched refs:en (Results 1 – 25 of 300) sorted by relevance

12345678910>>...12

/expo/android/vendored/sdk47/react-native-svg/android/src/main/java/abi47_0_0/com/horcrux/svg/
H A DTextProperties.java66 for (final AlignmentBaseline en : AlignmentBaseline.values()) {
67 alignmentToEnum.put(en.alignment, en); in alignmentToEnum.put() argument
132 for (final FontWeight en : FontWeight.values()) {
133 weightToEnum.put(en.weight, en); in weightToEnum.put() argument
173 for (final TextDecoration en : TextDecoration.values()) {
174 decorationToEnum.put(en.decoration, en); in decorationToEnum.put() argument
/expo/android/vendored/sdk49/react-native-svg/android/src/main/java/abi49_0_0/com/horcrux/svg/
H A DTextProperties.java66 for (final AlignmentBaseline en : AlignmentBaseline.values()) {
67 alignmentToEnum.put(en.alignment, en); in alignmentToEnum.put() argument
132 for (final FontWeight en : FontWeight.values()) {
133 weightToEnum.put(en.weight, en); in weightToEnum.put() argument
173 for (final TextDecoration en : TextDecoration.values()) {
174 decorationToEnum.put(en.decoration, en); in decorationToEnum.put() argument
/expo/android/vendored/sdk48/react-native-svg/android/src/main/java/abi48_0_0/com/horcrux/svg/
H A DTextProperties.java66 for (final AlignmentBaseline en : AlignmentBaseline.values()) {
67 alignmentToEnum.put(en.alignment, en); in alignmentToEnum.put() argument
132 for (final FontWeight en : FontWeight.values()) {
133 weightToEnum.put(en.weight, en); in weightToEnum.put() argument
173 for (final TextDecoration en : TextDecoration.values()) {
174 decorationToEnum.put(en.decoration, en); in decorationToEnum.put() argument
/expo/android/vendored/unversioned/react-native-svg/android/src/main/java/com/horcrux/svg/
H A DTextProperties.java66 for (final AlignmentBaseline en : AlignmentBaseline.values()) {
67 alignmentToEnum.put(en.alignment, en); in alignmentToEnum.put() argument
132 for (final FontWeight en : FontWeight.values()) {
133 weightToEnum.put(en.weight, en); in weightToEnum.put() argument
173 for (final TextDecoration en : TextDecoration.values()) {
174 decorationToEnum.put(en.decoration, en); in decorationToEnum.put() argument
/expo/packages/expo-modules-core/build/
H A DTypedArrays.types.js.map1en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray#typedarray_objects). */\nexport type…
/expo/packages/html-elements/
H A DREADME.md796 [html-a]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a
799 [html-b]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/b
801 [html-br]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/br
806 [html-em]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/em
809 [html-h1]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/h1
810 [html-h2]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/h2
811 [html-h3]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/h3
817 [html-i]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/i
822 [html-p]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/p
824 [html-q]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/q
[all …]
/expo/packages/expo-localization/build/
H A DLocalization.types.js.map1en.wikipedia.org/wiki/IETF_language_tag),\n * consisting of a two-character language code and op…
/expo/packages/expo/scripts/
H A DlaunchPackager.command9 echo -en "\\033]0;npx expo\\a"
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/
H A DlaunchPackager.command8 echo -en "\\033]0;Metro\\a"
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/
H A DlaunchPackager.command8 echo -en "\\033]0;Metro\\a"
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/
H A DlaunchPackager.command8 echo -en "\\033]0;Metro\\a"
/expo/packages/babel-preset-expo/
H A DREADME.md49 ### [`jsxRuntime`](https://babeljs.io/docs/en/babel-plugin-transform-react-jsx#runtime)
65 This property is passed down to [`@babel/plugin-transform-react-jsx`](https://babeljs.io/docs/en/ba…
67 ### [`jsxImportSource`](https://babeljs.io/docs/en/babel-plugin-transform-react-jsx#importsource)
83 This property is passed down to [`@babel/plugin-transform-react-jsx`](https://babeljs.io/docs/en/ba…
85 ### [`lazyImports`](https://babeljs.io/docs/en/babel-plugin-transform-modules-commonjs#lazy)
99 …e side effects, and the two cases mentioned [here](https://babeljs.io/docs/en/babel-plugin-transfo…
101 - `Array<string>` - [babel-plugin-transform-modules-commonjs](https://babeljs.io/docs/en/babel-plug…
103 - `(string) => boolean` - [babel-plugin-transform-modules-commonjs](https://babeljs.io/docs/en/babe…
/expo/android/versioned-abis/
H A D.gitignore18 */en/
57 */en-external-apklibs
142 # virtual machine crash logs (Reference: http://www.java.com/en/download/help/error_hotspot.xml)
162 # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
231 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
/expo/fastlane/screenshots/
H A DREADME.txt1 Put all screenshots you want to use inside the folder of its language (e.g. en-US).
/expo/docs/pages/get-started/
H A Dinstallation.mdx18 - [Node.js LTS release](https://nodejs.org/en/) - Only Node.js LTS releases (even-numbered) are rec…
19 …<CALLOUT theme="secondary">As Node.js [officially states](https://nodejs.org/en/about/releases/), …
55 - [Yarn](https://classic.yarnpkg.com/en/docs/install) for faster and more reliable dependency manag…
57 - [PowerShell](https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-…
/expo/templates/expo-template-blank-typescript/
H A Dgitignore1 # Learn more https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files
/expo/templates/expo-template-blank/
H A Dgitignore1 # Learn more https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files
/expo/templates/expo-template-tabs/
H A Dgitignore1 # Learn more https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files
/expo/templates/expo-template-bare-minimum/
H A Dgitignore1 # Learn more https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files
/expo/templates/expo-template-tv/
H A Dgitignore1 # Learn more https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files
/expo/docs/pages/eas/metadata/
H A Dconfig.mdx30 "en-US": {
35 "marketingUrl": "https://example.com/en/promo",
36 "supportUrl": "https://example.com/en/support",
37 "privacyPolicyUrl": "https://example.com/en/privacy"
H A Dgetting-started.mdx35 "en-US": {
40 "marketingUrl": "https://example.com/en/promo",
41 "supportUrl": "https://example.com/en/support",
42 "privacyPolicyUrl": "https://example.com/en/privacy"
/expo/packages/expo-localization/src/__tests__/
H A DLocalization-test.native.ts7 const en = { constant
135 i18n.translations = { en, fr, pl };
/expo/packages/expo-blur/src/
H A DBlurView.web.tsx38 // https://developer.mozilla.org/en-US/docs/Web/API/CSS/supports
39 // https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility
/expo/docs/pages/deploy/
H A Dapp-stores-metadata.mdx33 "en-US": {
38 "marketingUrl": "https://example.com/en/promo",
39 "supportUrl": "https://example.com/en/support",
40 "privacyPolicyUrl": "https://example.com/en/privacy"

12345678910>>...12