Searched defs:syllable (Results 1 – 10 of 10) sorted by relevance
/external/icu4c/layout/ |
D | HangulLayoutEngine.cpp | 111 static le_int32 compose(LEUnicode lead, LEUnicode vowel, LEUnicode trail, LEUnicode &syllable) in compose() 132 static le_int32 decompose(LEUnicode syllable, LEUnicode &lead, LEUnicode &vowel, LEUnicode &trail) in decompose() 307 LEUnicode syllable = 0x0000; in characterProcessing() local
|
D | KhmerReordering.cpp | 372 le_int32 syllable = findSyllable(classTable, chars, prev, charCount); in reorder() local
|
D | TibetanReordering.cpp | 334 le_int32 syllable = findSyllable(classTable, chars, prev, charCount); in reorder() local
|
D | IndicReordering.cpp | 649 le_int32 syllable = findSyllable(classTable, chars, prev, charCount); in reorder() local
|
/external/harfbuzz/src/ |
D | harfbuzz-tibetan.c | 211 HB_ShaperItem syllable = *item; in HB_TibetanShape() local
|
D | harfbuzz-hangul.c | 231 HB_ShaperItem syllable; in HB_HangulShape() local
|
D | harfbuzz-khmer.c | 598 HB_ShaperItem syllable = *item; in HB_KhmerShape() local
|
D | harfbuzz-myanmar.c | 465 HB_ShaperItem syllable = *item; in HB_MyanmarShape() local
|
D | harfbuzz-indic.cpp | 1827 HB_ShaperItem syllable = *item; in HB_IndicShape() local
|
/external/icu4c/common/ |
D | normalizer2impl.cpp | 772 UChar syllable=(UChar) in recompose() local 1013 UChar syllable=(UChar) in compose() local 1898 UChar32 syllable= in getCanonStartSet() local
|