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

Completed in 147 milliseconds