Home
last modified time | relevance | path

Searched refs:BelowSubstProperty (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz/src/
Dharfbuzz-shaper-private.h85 BelowSubstProperty = 0x4000, enumerator
Dharfbuzz-myanmar.c230 { HB_MAKE_TAG('b', 'l', 'w', 's'), BelowSubstProperty },
431 | BelowSubstProperty in myanmar_shape_syllable()
Dharfbuzz-khmer.c345 { HB_MAKE_TAG( 'b', 'l', 'w', 's' ), BelowSubstProperty },
563 | BelowSubstProperty in khmer_shape_syllable()
Dharfbuzz-tibetan.c98 { HB_MAKE_TAG('b', 'l', 'w', 's'), BelowSubstProperty },
Dharfbuzz-indic.cpp1122 { HB_MAKE_TAG('b', 'l', 'w', 's'), BelowSubstProperty },
1182 if (properties & BelowSubstProperty)
1568 | BelowSubstProperty in indic_shape_syllable()