Searched defs:this_lig_comp (Results 1 - 2 of 2) sorted by last modified time

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh763 unsigned int this_lig_comp = _hb_glyph_info_get_lig_comp (&buffer->info[skippy_iter.idx]); local
769 if (first_lig_id != this_lig_id || first_lig_comp != this_lig_comp)
775 if (this_lig_id && this_lig_comp && (this_lig_id != first_lig_id))
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh763 unsigned int this_lig_comp = _hb_glyph_info_get_lig_comp (&buffer->info[skippy_iter.idx]); local
769 if (first_lig_id != this_lig_id || first_lig_comp != this_lig_comp)
775 if (this_lig_id && this_lig_comp && (this_lig_id != first_lig_id))

Completed in 68 milliseconds