Searched refs:BelowSubstProperty (Results 1 – 5 of 5) sorted by relevance
/external/harfbuzz/src/ |
D | harfbuzz-shaper-private.h | 85 BelowSubstProperty = 0x4000, enumerator
|
D | harfbuzz-myanmar.c | 230 { HB_MAKE_TAG('b', 'l', 'w', 's'), BelowSubstProperty }, 431 | BelowSubstProperty in myanmar_shape_syllable()
|
D | harfbuzz-khmer.c | 345 { HB_MAKE_TAG( 'b', 'l', 'w', 's' ), BelowSubstProperty }, 563 | BelowSubstProperty in khmer_shape_syllable()
|
D | harfbuzz-tibetan.c | 98 { HB_MAKE_TAG('b', 'l', 'w', 's'), BelowSubstProperty },
|
D | harfbuzz-indic.cpp | 1122 { HB_MAKE_TAG('b', 'l', 'w', 's'), BelowSubstProperty }, 1182 if (properties & BelowSubstProperty) 1568 | BelowSubstProperty in indic_shape_syllable()
|