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

  /external/harfbuzz_ng/src/
hb-common.h 92 hb_tag_to_string (hb_tag_t tag, char *buf);
hb-common.cc 92 * hb_tag_to_string:
101 hb_tag_to_string (hb_tag_t tag, char *buf) function
954 hb_tag_to_string (feature->tag, s + len);
1038 hb_tag_to_string (variation->tag, s + len);

Completed in 113 milliseconds