Searched defs:hb_script_from_iso15924_tag (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-common.cc358 * hb_script_from_iso15924_tag:
368 hb_script_from_iso15924_tag (hb_tag_t tag) function
415 return hb_script_from_iso15924_tag (hb_tag_from_string (s, len));
/external/harfbuzz_ng/src/
H A Dhb-common.cc358 * hb_script_from_iso15924_tag:
368 hb_script_from_iso15924_tag (hb_tag_t tag) function
415 return hb_script_from_iso15924_tag (hb_tag_from_string (s, len));

Completed in 5333 milliseconds