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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-private.hh 184 static inline uint8_t allocate_lig_id (hb_buffer_t *buffer) { function
187 lig_id = allocate_lig_id (buffer); /* in case of overflow */
  /external/harfbuzz_ng/src/
hb-ot-layout-private.hh 184 static inline uint8_t allocate_lig_id (hb_buffer_t *buffer) { function
187 lig_id = allocate_lig_id (buffer); /* in case of overflow */

Completed in 30 milliseconds