Home
last modified time | relevance | path

Searched refs:textInfo (Results 1 – 4 of 4) sorted by relevance

/expo/packages/expo-localization/src/
H A DExpoLocalization.ts14 textInfo: { direction: 'ltr' | 'rtl' };
135 : { region: null, textInfo: null, language: null };
136 const { region, textInfo, language } = locale; constant
148 textDirection: (textInfo?.direction as 'ltr' | 'rtl') || null,
/expo/packages/expo-localization/build/
H A DExpoLocalization.js113 : { region: null, textInfo: null, language: null };
114 const { region, textInfo, language } = locale;
123 textDirection: textInfo?.direction || null,
H A DExpoLocalization.js.map1textInfo: { direction: 'ltr' | 'rtl' };\n timeZones: string[];\n weekInfo: { firstDay: numbe…
H A DLocalization.types.js.map1 …out support for the [textInfo](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/G…