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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-glib.h 40 hb_glib_script_to_script (GUnicodeScript script);
hb-glib.cc 161 hb_glib_script_to_script (GUnicodeScript script) function
236 return hb_glib_script_to_script (g_unichar_get_script (unicode));
  /external/harfbuzz_ng/src/
hb-glib.h 40 hb_glib_script_to_script (GUnicodeScript script);
hb-glib.cc 161 hb_glib_script_to_script (GUnicodeScript script) function
236 return hb_glib_script_to_script (g_unichar_get_script (unicode));
  /external/harfbuzz_ng/test/api/
test-unicode.c 739 return hb_glib_script_to_script (hb_glib_script_from_script (script));

Completed in 45 milliseconds