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

  /external/harfbuzz_ng/test/api/
test-font.c 234 return hb_font_get_glyph_contour_point (hb_font_get_parent (font),
358 g_assert (hb_font_get_parent (hb_font_get_empty ()) == NULL);
379 g_assert (hb_font_get_parent (font) == NULL);
449 g_assert (hb_font_get_parent (subfont) == font);
  /external/harfbuzz_ng/src/
hb-font.h 409 hb_font_get_parent (hb_font_t *font);
hb-font.cc 911 hb_font_get_parent (hb_font_t *font) function

Completed in 1570 milliseconds