Home
last modified time | relevance | path

Searched defs:syllable (Results 1 – 8 of 8) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-private.hh197 #define syllable() var1.u8[3] /* GSUB/GPOS shaping boundaries */ macro
215 unsigned int syllable = info[start].syllable(); in _next_syllable() local
Dhb-ot-shape-complex-myanmar.cc461 unsigned int syllable = buffer->cur().syllable(); in insert_dotted_circles() local
Dhb-ot-shape-complex-use.cc514 unsigned int syllable = buffer->cur().syllable(); in insert_dotted_circles() local
Dhb-ot-shape-complex-indic.cc975 unsigned int syllable = info[start].syllable(); in initial_reordering_consonant_syllable() local
1212 unsigned int syllable = buffer->cur().syllable(); in insert_dotted_circles() local
Dhb-ot-layout-gsubgpos-private.hh335 uint8_t syllable; member
/external/icu/icu4c/source/common/
Dnormalizer2impl.cpp901 UChar syllable=(UChar) in recompose() local
1191 UChar syllable=(UChar) in compose() local
1993 UChar32 syllable= in getCanonStartSet() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DNormalizer2Impl.java870 int syllable=Hangul.HANGUL_BASE+(c-Hangul.JAMO_L_BASE)*Hangul.JAMO_VT_COUNT; in getCanonStartSet() local
1151 char syllable=(char) in compose() local
1944 char syllable=(char) in recompose() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DNormalizer2Impl.java874 int syllable=Hangul.HANGUL_BASE+(c-Hangul.JAMO_L_BASE)*Hangul.JAMO_VT_COUNT; in getCanonStartSet() local
1155 char syllable=(char) in compose() local
1948 char syllable=(char) in recompose() local