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

  /external/harfbuzz_ng/src/
hb-unicode.cc 331 * hb_unicode_funcs_get_parent:
341 hb_unicode_funcs_get_parent (hb_unicode_funcs_t *ufuncs) function
hb-unicode.h 213 hb_unicode_funcs_get_parent (hb_unicode_funcs_t *ufuncs);
  /external/harfbuzz_ng/test/api/
test-unicode.c 70 g_assert (hb_unicode_funcs_get_parent (ufuncs) != NULL);
87 g_assert (hb_unicode_funcs_get_parent (ufuncs) != NULL);
94 hb_unicode_funcs_t *parent = hb_unicode_funcs_get_parent (ufuncs);
487 g_assert (hb_unicode_funcs_get_parent (uf));

Completed in 102 milliseconds