Searched refs:_hb_allocate_lig_id (Results 1 – 2 of 2) sorted by relevance
489 _hb_allocate_lig_id (hb_buffer_t *buffer) { in _hb_allocate_lig_id() function492 lig_id = _hb_allocate_lig_id (buffer); /* in case of overflow */ in _hb_allocate_lig_id()
955 unsigned int lig_id = is_ligature ? _hb_allocate_lig_id (buffer) : 0; in ligate_input()