Home
last modified time | relevance | path

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

/external/harfbuzz/src/
Dharfbuzz-shaper-private.h76 RephProperty = 0x20, enumerator
Dharfbuzz-indic.cpp1115 { HB_MAKE_TAG('r', 'p', 'h', 'f'), RephProperty },
1164 if (properties & RephProperty)
1588 properties[reph] &= ~RephProperty; in indic_shape_syllable()
1589 properties[reph+1] &= ~RephProperty; in indic_shape_syllable()