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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-utf-private.hh 76 hb_utf_prev (const uint8_t *text, function
142 hb_utf_prev (const uint16_t *text, function
187 hb_utf_prev (const uint32_t *text, function
hb-buffer.cc 943 prev = hb_utf_prev (prev, start, &u);
  /external/harfbuzz_ng/src/
hb-utf-private.hh 76 hb_utf_prev (const uint8_t *text, function
142 hb_utf_prev (const uint16_t *text, function
187 hb_utf_prev (const uint32_t *text, function
hb-buffer.cc 943 prev = hb_utf_prev (prev, start, &u);

Completed in 110 milliseconds