Home
last modified time | relevance | path

Searched refs:HalfFormProperty (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz/src/
Dharfbuzz-shaper-private.h80 HalfFormProperty = 0x200, enumerator
Dharfbuzz-indic.cpp1117 { HB_MAKE_TAG('h', 'a', 'l', 'f'), HalfFormProperty },
1172 if (properties & HalfFormProperty)
1611 properties[i] &= ~HalfFormProperty; in indic_shape_syllable()
1615 properties[i-1] &= ~HalfFormProperty; in indic_shape_syllable()
1616 properties[i-2] &= ~HalfFormProperty; in indic_shape_syllable()
1618 properties[i-1] &= ~HalfFormProperty; in indic_shape_syllable()
1619 properties[i-2] &= ~HalfFormProperty; in indic_shape_syllable()