Home
last modified time | relevance | path

Searched refs:tail (Results 1 – 25 of 41) sorted by relevance

12

/expo/home/components/
H A DProjectsListItem.tsx88 ellipsizeMode="tail"
99 ellipsizeMode="tail"
112 ellipsizeMode="tail"
H A DSnacksListItem.tsx63 <Text type="InterSemiBold" ellipsizeMode="tail" numberOfLines={1}>
69 <Text type="InterSemiBold" size="small" ellipsizeMode="tail" numberOfLines={1}>
H A DBranchListItem.tsx64 <Text ellipsizeMode="tail" numberOfLines={1} type="InterMedium">
89 ellipsizeMode="tail"
H A DUpdateListItem.tsx56 ellipsizeMode="tail"
/expo/home/screens/HomeScreen/DevelopmentServerListItem/
H A DDevelopmentServerTitle.tsx18 <Text style={{ flex: 1 }} type="InterSemiBold" ellipsizeMode="tail" numberOfLines={1}>
H A DDevelopmentServerSubtitle.tsx30 ellipsizeMode="tail"
/expo/apps/native-component-list/src/screens/
H A DTextScreen.tsx20 <Text numberOfLines={1} ellipsizeMode="tail">
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/modules/skparagraph/include/
H A DTextStyle.h340 void add(TextRange tail) { in add()
341 SkASSERT(fRange.end == tail.start); in add()
342 fRange = TextRange(fRange.start, fRange.start + fRange.width() + tail.width()); in add()
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/modules/skparagraph/include/
H A DTextStyle.h340 void add(TextRange tail) { in add()
341 SkASSERT(fRange.end == tail.start); in add()
342 fRange = TextRange(fRange.start, fRange.start + fRange.width() + tail.width()); in add()
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/modules/skparagraph/include/
H A DTextStyle.h340 void add(TextRange tail) { in add()
341 SkASSERT(fRange.end == tail.start); in add()
342 fRange = TextRange(fRange.start, fRange.start + fRange.width() + tail.width()); in add()
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/modules/skparagraph/include/
H A DTextStyle.h340 void add(TextRange tail) { in add()
341 SkASSERT(fRange.end == tail.start); in add()
342 fRange = TextRange(fRange.start, fRange.start + fRange.width() + tail.width()); in add()
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/modules/skparagraph/include/
H A DTextStyle.h340 void add(TextRange tail) { in add()
341 SkASSERT(fRange.end == tail.start); in add()
342 fRange = TextRange(fRange.start, fRange.start + fRange.width() + tail.width()); in add()
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/modules/skparagraph/include/
H A DTextStyle.h317 void add(TextRange tail) { in add()
318 SkASSERT(fRange.end == tail.start); in add()
319 fRange = TextRange(fRange.start, fRange.start + fRange.width() + tail.width()); in add()
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/modules/skparagraph/include/
H A DTextStyle.h340 void add(TextRange tail) { in add()
341 SkASSERT(fRange.end == tail.start); in add()
342 fRange = TextRange(fRange.start, fRange.start + fRange.width() + tail.width()); in add()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/
H A Dsync-css-layout.sh26 tail -n +9 $1 >> /tmp/yogasync.tmp
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/
H A Dsync-css-layout.sh26 tail -n +9 $1 >> /tmp/yogasync.tmp
/expo/home/screens/HomeScreen/RecentlyOpenedListItem/
H A Dindex.tsx38 <Text type="InterSemiBold" ellipsizeMode="tail" numberOfLines={1}>
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/src/core/
H A DSkLRUCache.h65 this->remove(fLRU.tail()->fKey); in insert()
H A DSkTInternalLList.h189 T* tail() const { return fTail; } in tail() function
/expo/packages/@expo/config-plugins/build/ios/
H A DcodeMod.js.map1tail' | 'tailBeforeLastReturn';\n indent?: number;\n}\n\n/**\n * Add Objective-C import\n * @para…
/expo/docs/pages/versions/v49.0.0/config/
H A Dmetro.mdx407 …equire('expo/scripts/resolveAppEntry')\" \"$PROJECT_ROOT\" ios relative | tail -n 1)\"\nfi\n\nif […
428 …ODE_BINARY" -e "require('expo/scripts/resolveAppEntry')" "$PROJECT_ROOT" ios relative | tail -n 1)"
482 …equire('expo/scripts/resolveAppEntry')\" \"$PROJECT_ROOT\" ios relative | tail -n 1)\"\nfi\n\nif […
/expo/docs/pages/versions/unversioned/config/
H A Dmetro.mdx438 …equire('expo/scripts/resolveAppEntry')\" \"$PROJECT_ROOT\" ios relative | tail -n 1)\"\nfi\n\nif […
459 …ODE_BINARY" -e "require('expo/scripts/resolveAppEntry')" "$PROJECT_ROOT" ios relative | tail -n 1)"
513 …equire('expo/scripts/resolveAppEntry')\" \"$PROJECT_ROOT\" ios relative | tail -n 1)\"\nfi\n\nif […
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Lists/__tests__/__snapshots__/
H A DVirtualizedList-test.js.snap2717 exports[`renders a zero-height tail spacer on initial render if getItemLayout not defined 1`] = `
2803 exports[`renders full tail spacer if all cells measured 1`] = `
3377 exports[`renders tail spacer up to last measured index if getItemLayout not defined 1`] = `
3481 exports[`renders tail spacer up to last measured with irregular layout when getItemLayout undefined…
3905 exports[`renders zero-height tail spacer on batch render if cells not yet measured and getItemLayou…
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Lists/__tests__/__snapshots__/
H A DVirtualizedList-test.js.snap3610 exports[`renders a zero-height tail spacer on initial render if getItemLayout not defined 1`] = `
3699 exports[`renders full tail spacer if all cells measured 1`] = `
4272 exports[`renders tail spacer up to last measured index if getItemLayout not defined 1`] = `
4381 exports[`renders tail spacer up to last measured with irregular layout when getItemLayout undefined…
4827 exports[`renders zero-height tail spacer on batch render if cells not yet measured and getItemLayou…
/expo/packages/@expo/config-plugins/src/plugins/__tests__/fixtures/project-files/ios/
H A Dproject.pbxproj215 …equire('expo/scripts/resolveAppEntry')\" \"$PROJECT_ROOT\" ios relative | tail -n 1)\"\nfi\n\nif […

12