Home
last modified time | relevance | path

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

/third_party/harfbuzz/src/
Dhb-ot-shape-complex-syllabic.cc72 unsigned int syllable = buffer->cur().syllable(); in hb_syllabic_insert_dotted_circles() local
Dhb-ot-layout.hh147 #define syllable() var1.u8[3] /* GSUB/GPOS shaping boundaries */ macro
164 unsigned int syllable = info[start].syllable(); in _hb_next_syllable() local
Dhb-ot-shape-complex-indic.cc732 unsigned int syllable = info[start].syllable(); in initial_reordering_consonant_syllable() local
Dhb-ot-layout-gsubgpos.hh458 uint8_t syllable; member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-syllabic.cc75 unsigned int syllable = buffer->cur().syllable(); in hb_syllabic_insert_dotted_circles() local
Dhb-ot-layout.hh147 #define syllable() var1.u8[3] /* GSUB/GPOS shaping boundaries */ macro
164 unsigned int syllable = info[start].syllable(); in _hb_next_syllable() local
Dhb-ot-shape-complex-indic.cc730 unsigned int syllable = info[start].syllable(); in initial_reordering_consonant_syllable() local
Dhb-ot-layout-gsubgpos.hh458 uint8_t syllable; member
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout.hh147 #define syllable() var1.u8[3] /* GSUB/GPOS shaping boundaries */ macro
164 unsigned int syllable = info[start].syllable(); in _hb_next_syllable() local
Dhb-ot-shape-complex-myanmar.cc334 unsigned int syllable = buffer->cur().syllable(); in insert_dotted_circles() local
Dhb-ot-shape-complex-khmer.cc401 unsigned int syllable = buffer->cur().syllable(); in insert_dotted_circles() local
Dhb-ot-shape-complex-indic.cc773 unsigned int syllable = info[start].syllable(); in initial_reordering_consonant_syllable() local
1006 unsigned int syllable = buffer->cur().syllable(); in insert_dotted_circles() local
Dhb-ot-shape-complex-use.cc557 unsigned int syllable = buffer->cur().syllable(); in insert_dotted_circles() local
Dhb-ot-layout-gsubgpos.hh326 uint8_t syllable; member
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dnormalizer2impl.cpp1125 UChar syllable=(UChar) in recompose() local
1444 UChar32 syllable = Hangul::HANGUL_BASE + in compose() local
1471 UChar32 syllable = prev + c - Hangul::JAMO_T_BASE; in compose() local
1853 UChar32 syllable = Hangul::HANGUL_BASE + in composeUTF8() local
1880 UChar32 syllable = prev + getJamoTMinusBase(prevSrc, src); in composeUTF8() local
2534 UChar32 syllable= in getCanonStartSet() local
/third_party/skia/third_party/externals/icu/source/common/
Dnormalizer2impl.cpp1258 UChar syllable=(UChar) in recompose() local
1577 UChar32 syllable = Hangul::HANGUL_BASE + in compose() local
1604 UChar32 syllable = prev + c - Hangul::JAMO_T_BASE; in compose() local
1986 UChar32 syllable = Hangul::HANGUL_BASE + in composeUTF8() local
2013 UChar32 syllable = prev + getJamoTMinusBase(prevSrc, src); in composeUTF8() local
2677 UChar32 syllable= in getCanonStartSet() local
/third_party/node/deps/icu-small/source/common/
Dnormalizer2impl.cpp1258 UChar syllable=(UChar) in recompose() local
1577 UChar32 syllable = Hangul::HANGUL_BASE + in compose() local
1604 UChar32 syllable = prev + c - Hangul::JAMO_T_BASE; in compose() local
1986 UChar32 syllable = Hangul::HANGUL_BASE + in composeUTF8() local
2013 UChar32 syllable = prev + getJamoTMinusBase(prevSrc, src); in composeUTF8() local
2677 UChar32 syllable= in getCanonStartSet() local
/third_party/icu/icu4c/source/common/
Dnormalizer2impl.cpp1258 UChar syllable=(UChar) in recompose() local
1577 UChar32 syllable = Hangul::HANGUL_BASE + in compose() local
1604 UChar32 syllable = prev + c - Hangul::JAMO_T_BASE; in compose() local
1986 UChar32 syllable = Hangul::HANGUL_BASE + in composeUTF8() local
2013 UChar32 syllable = prev + getJamoTMinusBase(prevSrc, src); in composeUTF8() local
2677 UChar32 syllable= in getCanonStartSet() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DNormalizer2Impl.java905 int syllable=Hangul.HANGUL_BASE+(c-Hangul.JAMO_L_BASE)*Hangul.JAMO_VT_COUNT; in getCanonStartSet() local
1221 int syllable = Hangul.HANGUL_BASE + in compose() local
1246 int syllable = prev + c - Hangul.JAMO_T_BASE; in compose() local
2000 char syllable=(char) in recompose() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DNormalizer2Impl.java896 int syllable=Hangul.HANGUL_BASE+(c-Hangul.JAMO_L_BASE)*Hangul.JAMO_VT_COUNT; in getCanonStartSet() local
1212 int syllable = Hangul.HANGUL_BASE + in compose() local
1237 int syllable = prev + c - Hangul.JAMO_T_BASE; in compose() local
1991 char syllable=(char) in recompose() local