Searched defs:_hb_allocate_lig_id (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-private.hh335 _hb_allocate_lig_id (hb_buffer_t *buffer) { function
338 lig_id = _hb_allocate_lig_id (buffer); /* in case of overflow */
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-private.hh335 _hb_allocate_lig_id (hb_buffer_t *buffer) { function
338 lig_id = _hb_allocate_lig_id (buffer); /* in case of overflow */

Completed in 592 milliseconds