Searched refs:HB_OpenTypeShape (Results 1 – 10 of 10) sorted by relevance
/external/harfbuzz/src/ |
D | harfbuzz-hebrew.c | 67 HB_OpenTypeShape(shaper_item, /*properties*/0); in HB_HebrewShape()
|
D | harfbuzz-shaper-private.h | 134 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties);
|
D | harfbuzz-greek.c | 439 HB_OpenTypeShape(shaper_item, /*properties*/0); in HB_GreekShape()
|
D | harfbuzz-hangul.c | 196 HB_OpenTypeShape(item, /*properties*/0); in hangul_shape_syllable()
|
D | harfbuzz-tibetan.c | 149 HB_OpenTypeShape(item, /*properties*/0); in tibetan_shape_syllable()
|
D | harfbuzz-myanmar.c | 446 HB_OpenTypeShape(item, where); in myanmar_shape_syllable()
|
D | harfbuzz-khmer.c | 578 HB_OpenTypeShape(item, where); in khmer_shape_syllable()
|
D | harfbuzz-arabic.c | 1087 shaped = HB_OpenTypeShape(item, apply); in arabicSyriacOpenTypeShape()
|
D | harfbuzz-shaper.cpp | 587 HB_OpenTypeShape(shaper_item, /*properties*/0); in HB_BasicShape() 1152 HB_Bool HB_OpenTypeShape(HB_ShaperItem *item, const hb_uint32 *properties) in HB_OpenTypeShape() function
|
D | harfbuzz-indic.cpp | 1644 HB_OpenTypeShape(item, properties); in indic_shape_syllable()
|