Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout.hh86 HB_OT_LAYOUT_GLYPH_PROPS_MULTIPLIED = 0x40u, enumerator
90 HB_OT_LAYOUT_GLYPH_PROPS_MULTIPLIED
539 return !!(info->glyph_props() & HB_OT_LAYOUT_GLYPH_PROPS_MULTIPLIED); in _hb_glyph_info_multiplied()
552 HB_OT_LAYOUT_GLYPH_PROPS_MULTIPLIED); in _hb_glyph_info_clear_ligated_and_multiplied()
Dhb-ot-layout-gsubgpos.hh577 add_in &= ~HB_OT_LAYOUT_GLYPH_PROPS_MULTIPLIED; in _set_glyph_props()
580 add_in |= HB_OT_LAYOUT_GLYPH_PROPS_MULTIPLIED; in _set_glyph_props()