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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-common.cc 59 * hb_tag_from_string:
70 hb_tag_from_string (const char *str, int len) function
413 return hb_script_from_iso15924_tag (hb_tag_from_string (s, len));
  /external/harfbuzz_ng/src/
hb-common.cc 59 * hb_tag_from_string:
70 hb_tag_from_string (const char *str, int len) function
415 return hb_script_from_iso15924_tag (hb_tag_from_string (s, len));

Completed in 43 milliseconds