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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-utf-private.hh 109 hb_utf_strlen (const uint8_t *text) function
167 hb_utf_strlen (const uint16_t *text) function
196 hb_utf_strlen (const uint32_t *text) function
hb-buffer.cc 920 text_length = hb_utf_strlen (text);
  /external/harfbuzz_ng/src/
hb-utf-private.hh 109 hb_utf_strlen (const uint8_t *text) function
167 hb_utf_strlen (const uint16_t *text) function
196 hb_utf_strlen (const uint32_t *text) function
hb-buffer.cc 920 text_length = hb_utf_strlen (text);

Completed in 607 milliseconds