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

  /external/harfbuzz_ng/test/api/
test-font.c 356 g_assert (hb_font_get_face (hb_font_get_empty ()) == hb_face_get_empty ());
377 g_assert (hb_font_get_face (font) == face);
449 g_assert (hb_font_get_face (subfont) == face);
  /external/freetype/src/autofit/
hbshim.c 126 face = hb_font_get_face( globals->hb_font );
  /external/harfbuzz_ng/src/
hb-font.h 465 hb_font_get_face (hb_font_t *font);
hb-font.cc 1076 * hb_font_get_face:
1086 hb_font_get_face (hb_font_t *font) function

Completed in 278 milliseconds