Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout.hh429 #define IS_LIG_BASE 0x10 macro
436 info->lig_props() = (lig_id << 5) | IS_LIG_BASE | (lig_num_comps & 0x0F); in _hb_glyph_info_set_lig_props_for_ligature()
462 return !!(info->lig_props() & IS_LIG_BASE); in _hb_glyph_info_ligated_internal()