Home
last modified time | relevance | path

Searched refs:grapheme (Results 1 – 25 of 31) sorted by relevance

12

/external/ImageMagick/MagickCore/
Dannotate.c1068 GraphemeInfo **grapheme,ExceptionInfo *exception) in ComplexTextLayout() argument
1133 *grapheme=(GraphemeInfo *) AcquireQuantumMemory(extent,sizeof(**grapheme)); in ComplexTextLayout()
1134 if (*grapheme == (GraphemeInfo *) NULL) in ComplexTextLayout()
1141 (*grapheme)[i].index=glyphs[i].index; in ComplexTextLayout()
1142 (*grapheme)[i].x_offset=glyphs[i].x_offset; in ComplexTextLayout()
1143 (*grapheme)[i].x_advance=glyphs[i].x_advance; in ComplexTextLayout()
1144 (*grapheme)[i].y_offset=glyphs[i].y_offset; in ComplexTextLayout()
1145 (*grapheme)[i].cluster=glyphs[i].cluster; in ComplexTextLayout()
1170 *grapheme=(GraphemeInfo *) AcquireQuantumMemory(length+1,sizeof(**grapheme)); in ComplexTextLayout()
1171 if (*grapheme == (GraphemeInfo *) NULL) in ComplexTextLayout()
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/break_rules/
Dgrapheme.txt6 # file: grapheme.txt
14 type = grapheme; # one of grapheme | word | line | sentence
Dsentence.txt8 type = sentence; # one of grapheme | word | line | sentence
Dword.txt14 type = word; # one of grapheme | word | line | sentence
Dword_POSIX.txt13 type = word; # one of grapheme | word | line | sentence
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/break_rules/
Dgrapheme.txt6 # file: grapheme.txt
14 type = grapheme; # one of grapheme | word | line | sentence
Dsentence.txt8 type = sentence; # one of grapheme | word | line | sentence
Dword.txt14 type = word; # one of grapheme | word | line | sentence
Dword_POSIX.txt13 type = word; # one of grapheme | word | line | sentence
/external/icu/icu4c/source/test/testdata/break_rules/
Dgrapheme.txt6 # file: grapheme.txt
14 type = grapheme; # one of grapheme | word | line | sentence
Dsentence.txt8 type = sentence; # one of grapheme | word | line | sentence
Dword_POSIX.txt13 type = word; # one of grapheme | word | line | sentence
Dword.txt14 type = word; # one of grapheme | word | line | sentence
/external/icu/icu4c/source/data/brkitr/
Droot.txt6 grapheme:process(dependency){"char.brk"}
/external/icu/icu4c/source/data/brkitr/rules/
Dchar.txt59 # GB 9a (only for extended grapheme clusters)
/external/cldr/tools/c/genldml/resources/
Droot.txt498 "{0}<grapheme class=\"{1}\">\n"
501 "{0}</grapheme>\n"
/external/libxkbcommon/xkbcommon/test/data/symbols/
Dil294 …key <AD10> { [ hebrew_pe, hebrew_finalpe, VoidSymbol, U034F ] }; //pe final pe - c. grapheme
/external/pcre/dist2/
DChangeLog112 scripts and characters, this involved re-jigging the grapheme break property
206 2. Replace the replicated code for matching extended Unicode grapheme sequences
554 49. Update extended grapheme breaking rules to the latest set that are in
DHACKING413 OP_EXTUNI match an extended Unicode grapheme cluster
/external/pcre/dist2/testdata/
Dtestinput71726 # These are tests for extended grapheme clusters
Dtestinput41528 # These are tests for extended grapheme clusters
/external/pcre/dist2/doc/
Dpcre2.txt6526 \X a Unicode extended grapheme cluster
6658 Extended grapheme clusters
6661 "extended grapheme cluster", and treats the sequence as an atomic group
6663 giving each character a grapheme breaking property, and having rules
6664 that use these properties to define the boundaries of extended grapheme
6688 always have the "extend" grapheme breaking property.
7546 larly, \X{3} matches three Unicode extended grapheme clusters, each of
10014 \X a Unicode extended grapheme cluster
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
Drbbitst.txt155 # Plain Vanilla grapheme clusters
/external/icu/icu4c/source/test/testdata/
Drbbitst.txt155 # Plain Vanilla grapheme clusters
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
Drbbitst.txt155 # Plain Vanilla grapheme clusters

12