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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-shape-complex-myanmar.cc461 unsigned int syllable = buffer->cur().syllable(); local
[all...]
H A Dhb-ot-layout-private.hh191 #define syllable() var1.u8[3] /* GSUB/GPOS shaping boundaries */ macro
209 unsigned int syllable = info[start].syllable(); local
H A Dhb-ot-shape-complex-indic.cc975 unsigned int syllable local
1212 unsigned int syllable = buffer->cur().syllable(); local
[all...]
H A Dhb-ot-layout-gsubgpos-private.hh335 uint8_t syllable; member in struct:OT::hb_apply_context_t::matcher_t
/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DKhmerReordering.cpp397 le_int32 syllable = findSyllable(classTable, chars, prev, charCount); local
[all...]
H A DHangulLayoutEngine.cpp136 static le_int32 compose(LEUnicode lead, LEUnicode vowel, LEUnicode trail, LEUnicode &syllable) argument
157 static le_int32 decompose(LEUnicode syllable, LEUnicode &lead, LEUnicode &vowel, LEUnicode &trail) argument
332 LEUnicode syllable = 0x0000; local
H A DTibetanReordering.cpp359 le_int32 syllable = findSyllable(classTable, chars, prev, charCount); local
H A DIndicReordering.cpp679 le_int32 syllable = findSyllable(classTable, chars, prev, charCount); local
[all...]

Completed in 125 milliseconds