Home
last modified time | relevance | path

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

/external/harfbuzz/src/
Dharfbuzz-shaper-private.h75 AkhantProperty = 0x10, enumerator
Dharfbuzz-indic.cpp1114 { HB_MAKE_TAG('a', 'k', 'h', 'n'), AkhantProperty },
1162 if (properties & AkhantProperty)
1585 properties[i] &= ~AkhantProperty; in indic_shape_syllable()