HomeSort by relevance Sort by last modified time
    Searched refs:hb_utf_next (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-utf-private.hh 43 hb_utf_next (const uint8_t *text, function
118 hb_utf_next (const uint16_t *text, function
178 hb_utf_next (const uint32_t *text, function
hb-buffer.cc 954 next = hb_utf_next (next, end, &u);
964 next = hb_utf_next (next, end, &u);
  /external/harfbuzz_ng/src/
hb-utf-private.hh 43 hb_utf_next (const uint8_t *text, function
118 hb_utf_next (const uint16_t *text, function
178 hb_utf_next (const uint32_t *text, function
hb-buffer.cc 954 next = hb_utf_next (next, end, &u);
964 next = hb_utf_next (next, end, &u);

Completed in 780 milliseconds