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 334 _hb_allocate_lig_id (hb_buffer_t *buffer) { function
337 lig_id = _hb_allocate_lig_id (buffer); /* in case of overflow */
hb-ot-layout-gsubgpos-private.hh 855 unsigned int lig_id = is_mark_ligature ? 0 : _hb_allocate_lig_id (buffer);
    [all...]

Completed in 51 milliseconds