HomeSort by relevance Sort by last modified time
    Searched refs:_hb_allocate_lig_id (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-private.hh 467 _hb_allocate_lig_id (hb_buffer_t *buffer) { function
470 lig_id = _hb_allocate_lig_id (buffer); /* in case of overflow */
hb-ot-layout-gsubgpos-private.hh 828 unsigned int lig_id = is_mark_ligature ? 0 : _hb_allocate_lig_id (buffer);
    [all...]

Completed in 37 milliseconds