HomeSort by relevance Sort by last modified time
    Searched full:zwj (Results 1 - 25 of 121) sorted by null

1 2 3 4 5

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-machine.rl 47 ZWJ = 6;
64 z = ZWJ|ZWNJ; # is_joiner
68 cn = c.ZWJ?.n?;
69 forced_rakar = ZWJ H ZWJ Ra;
74 halant_group = (z?.h.(ZWJ.N?)?);
77 halant_or_matra_group = (final_halant_group | (h.ZWJ)? matra_group{0,4}) (Coeng (cn|V))?;
81 vowel_syllable = reph? V.n? (ZWJ | (halant_group.cn){0,4} medial_group halant_or_matra_group syllable_tail);
hb-ot-shape-complex-myanmar-machine.rl 61 ZWJ = 6;
66 j = ZWJ|ZWNJ; # Joiners
hb-ot-shape-complex-indic.cc 122 0x0C30u, /* Telugu */ /* Reph formed only with ZWJ */
126 0x0DBBu, /* Sinhala */ /* Reph formed only with ZWJ */
272 REPH_MODE_EXPLICIT, /* Reph formed out of initial Ra,H,ZWJ sequence. */
780 /* A ZWJ after a Halant stops the base search, and requests an explicit
782 * A ZWJ before a Halant, requests a subjoined form instead, and hence
797 * 1. Its ZWJ behavior is different,
804 /* Find the last base consonant that is not blocked by ZWJ. If there is
805 * a ZWJ right before a base consonant, that would request a subjoined form. */
843 * Only do this for unforced Reph. (ie. not for Ra,H,ZWJ. */
    [all...]
hb-ot-shape-complex-use-machine.rl 61 ZWJ = 15; # Zero width joiner
hb-ot-layout-private.hh 221 * * Is it U+200D ZWJ?
229 * If needed, we can use the ZWJ/ZWNJ to use the high byte as well,
gen-indic-table.py 88 "Joiner": 'ZWJ',
hb-ot-map-private.hh 159 F_MANUAL_ZWJ = 0x0004u, /* Don't skip over ZWJ when matching. */
  /frameworks/minikin/tests/
WordBreakerTests.cpp 103 // man + zwj + heart + zwj + man
105 // woman + zwj + heart + zwj + kiss mark + zwj + woman
107 // eye + zwj + left speech bubble
109 // CAT FACE + zwj + BUST IN SILHOUETTE
116 EXPECT_EQ(7, breaker.next()); // after man + zwj + heart + zwj + man
119 EXPECT_EQ(17, breaker.next()); // after woman + zwj + heart + zwj + woma
    [all...]
GraphemeBreakTests.cpp 139 // suppress grapheme breaks in zwj emoji sequences, see
140 // http://www.unicode.org/emoji/charts/emoji-zwj-sequences.html
151 // Do not break before and after zwj with all kind of emoji characters.
155 // ARABIC LETTER BEH + ZWJ + heart, not a zwj emoji sequence, so we preserve the break
186 // U+1F469 is WOMAN, U+200D is ZWJ, U+1F4BC is BRIEFCASE.
190 // U+2695 has now emoji property, so should be part of ZWJ sequence.
  /frameworks/base/core/java/android/text/method/
BaseKeyListener.java 134 // The offset is immediately before a ZWJ that were seen before a ZWJ emoji.
136 // The offset is immediately before a variation selector and a ZWJ that were seen before a
137 // ZWJ emoji.
254 deleteCharCount += Character.charCount(codePoint) + 1; // +1 for ZWJ.
266 // +1 for ZWJ.
  /frameworks/minikin/libs/minikin/
GraphemeBreak.cpp 152 // Tailoring: make emoji sequences with ZWJ a single grapheme cluster
154 // look at character before ZWJ to see that both can participate in an emoji zwj sequence
WordBreaker.cpp 101 // Emoji ZWJ sequences.
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
IndicInputMethodImpl.java 38 // Viram followed by Nukta is replaced by one VIRAMA and one ZWJ
39 private static final char ZWJ = '\u200d';
189 currentChar = ZWJ;
  /external/icu/icu4c/source/layout/
KhmerReordering.cpp 99 // (in which case we get its type back), a ZWJ or ZWNJ (two characters that may appear
284 // zwj Zero Width joiner
298 // xx c1 c2 c3 zwnj cs rb co dv sa sp zwj
314 {-1, -1, -1, -1, -1, -1, -1, -1, 16, -1, -1, -1}, // 14 - ZWJ before vowel
318 {-1, -1, -1, -1, -1, -1, -1, 19, -1, -1, -1, -1}, // 18 - ZWJ after vowel
IndicReordering.cpp 573 {-1, -1, -1, -1, -1, -1, 3, 2, -1, -1, -1, -1, -1, -1, -1, -1}, // 7 - consonant virama ZWJ, consonant ZWJ virama
578 {-1, -1, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7, -1, 7}, // 12 - consonant ZWJ (TODO: Take everything else that can be after a consonant?)
579 {-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7, -1} // 13 - consonant al-lakuna ZWJ consonant
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
HTMLEntities.properties 295 zwj=8205
  /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/
xhtml-special.ent 54 <!ENTITY zwj "&#8205;"> <!-- zero width joiner, U+200D NEW RFC 2070 -->
  /external/libxml2/test/valid/dtds/
xhtml-special.ent 55 <!ENTITY zwj "&#8205;"> <!-- zero width joiner, U+200D NEW RFC 2070 -->
  /external/opencv3/3rdparty/jinja2/markupsafe/
_constants.py 265 'zwj': 8205,
  /frameworks/base/tools/fonts/
fontchain_lint.py 413 path.join(ucd_path, 'emoji-zwj-sequences.txt'))
510 # add zwj sequences not in the current emoji-zwj-sequences.txt
553 # Add reverse of all emoji ZWJ sequences, which are added to the fonts
  /external/unicode/
emoji-zwj-sequences.txt 1 # emoji-zwj-sequences.txt
7 # Emoji ZWJ Sequence Catalog for UTR #51
24 # Three characters used in emoji zwj sequences with the emoji variation selector (VS16 = FE0F) do not yet appear in StandardizedVariants.txt.
36 # Emoji ZWJ Sequence: Family
64 # Emoji ZWJ Sequence: Gendered Role, with object
203 # Emoji ZWJ Sequence: Gendered Role
    [all...]
  /packages/apps/TV/src/com/android/tv/guide/
ProgramItemView.java 288 // Add a 'zero-width joiner'/ZWJ in order to ensure we have the same line height for
290 // spacing however it will affect the line height. As we ensure the ZWJ has the same
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/
UTS46Test.java 162 { "www.\u0DC1\u0DCA\u200D\u0DBB\u0DD3.com", "N", // "Sri" in "Sri Lanka" has a ZWJ
164 { "www.\u0DC1\u0DCA\u200D\u0DBB\u0DD3.com", "T", // "Sri" in "Sri Lanka" has a ZWJ
419 // ZWJ
420 { "\u0BB9\u0BCD\u200D", "N", "\u0BB9\u0BCD\u200D", "" }, // Virama+ZWJ
    [all...]
  /external/icu/icu4c/source/test/intltest/
uts46test.cpp 263 { "www.\\u0DC1\\u0DCA\\u200D\\u0DBB\\u0DD3.com", "N", // "Sri" in "Sri Lanka" has a ZWJ
265 { "www.\\u0DC1\\u0DCA\\u200D\\u0DBB\\u0DD3.com", "T", // "Sri" in "Sri Lanka" has a ZWJ
520 // ZWJ
521 { "\\u0BB9\\u0BCD\\u200D", "N", "\\u0BB9\\u0BCD\\u200D", 0 }, // Virama+ZWJ
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
UTS46Test.java 158 { "www.\u0DC1\u0DCA\u200D\u0DBB\u0DD3.com", "N", // "Sri" in "Sri Lanka" has a ZWJ
160 { "www.\u0DC1\u0DCA\u200D\u0DBB\u0DD3.com", "T", // "Sri" in "Sri Lanka" has a ZWJ
415 // ZWJ
416 { "\u0BB9\u0BCD\u200D", "N", "\u0BB9\u0BCD\u200D", "" }, // Virama+ZWJ
    [all...]

Completed in 2260 milliseconds

1 2 3 4 5