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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-common.cc 91 * hb_tag_to_string:
100 hb_tag_to_string (hb_tag_t tag, char *buf) function
hb-common.h 104 hb_tag_to_string (hb_tag_t tag, char *buf);
hb-shape.cc 198 hb_tag_to_string (feature->tag, s + len);
  /external/harfbuzz_ng/src/
hb-common.cc 80 hb_tag_to_string (hb_tag_t tag, char *buf) function
hb-common.h 104 hb_tag_to_string (hb_tag_t tag, char *buf);
hb-shape.cc 176 hb_tag_to_string (feature->tag, s + len);

Completed in 190 milliseconds