Home
last modified time | relevance | path

Searched defs:openType (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz/src/
Dharfbuzz-tibetan.c103 static HB_Bool tibetan_shape_syllable(HB_Bool openType, HB_ShaperItem *item, HB_Bool invalid) in tibetan_shape_syllable()
208 HB_Bool openType = FALSE; in HB_TibetanShape() local
Dharfbuzz-hangul.c139 static HB_Bool hangul_shape_syllable(HB_ShaperItem *item, HB_Bool openType) in hangul_shape_syllable()
229 HB_Bool openType = FALSE; in HB_HangulShape() local
Dharfbuzz-khmer.c354 static HB_Bool khmer_shape_syllable(HB_Bool openType, HB_ShaperItem *item) in khmer_shape_syllable()
594 HB_Bool openType = FALSE; in HB_KhmerShape() local
Dharfbuzz-myanmar.c254 static HB_Bool myanmar_shape_syllable(HB_Bool openType, HB_ShaperItem *item, HB_Bool invalid) in myanmar_shape_syllable()
462 HB_Bool openType = FALSE; in HB_MyanmarShape() local
Dharfbuzz-indic.cpp1198 static bool indic_shape_syllable(HB_Bool openType, HB_ShaperItem *item, bool invalid) in indic_shape_syllable()
1825 HB_Bool openType = false; in HB_IndicShape() local