Home
last modified time | relevance | path

Searched defs:graphemes (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/unicode-segmentation/src/
Dlib.rs112 fn graphemes<'a>(&'a self, is_extended: bool) -> Graphemes<'a>; in graphemes() method
264 fn graphemes(&self, is_extended: bool) -> Graphemes { in graphemes() method
/aosp_15_r20/external/rust/android-crates-io/crates/bstr/scripts/
Dgenerate-unicode-data28 graphemes() { function
/aosp_15_r20/external/rust/android-crates-io/crates/unicode-segmentation/benches/
Dgraphemes.rs7 fn graphemes(c: &mut Criterion, lang: &str, path: &str) { in graphemes() function
/aosp_15_r20/external/skia/modules/skparagraph/src/
H A DTextLine.cpp1470 auto graphemes = fOwner->countSurroundingGraphemes({clusterIndex8, clusterEnd8}); in getGlyphPositionAtCoordinate() local
H A DParagraphImpl.cpp1125 TArray<TextIndex> graphemes; in countSurroundingGraphemes() local
/aosp_15_r20/external/rust/android-crates-io/crates/bstr/src/
Dext_slice.rs1899 fn graphemes(&self) -> Graphemes<'_> { in graphemes() method
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dcore-ojtests-public.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...