Searched refs:hb_font_get_face (Results 1 - 5 of 5) sorted by relevance

/external/harfbuzz_ng/test/api/
H A Dtest-font.c128 unsigned int upem = hb_face_get_upem (hb_font_get_face (font));
387 g_assert (hb_font_get_face (hb_font_get_empty ()) == hb_face_get_empty ());
413 g_assert (hb_font_get_face (font) == face);
431 upem = hb_face_get_upem (hb_font_get_face (font));
498 g_assert (hb_font_get_face (subfont) == face);
H A Dtest-ot-math.c73 hb_face = hb_face_reference (hb_font_get_face (hb_font));
105 hb_face = hb_font_get_face (hb_font);
/external/freetype/src/autofit/
H A Dafshaper.c128 face = hb_font_get_face( globals->hb_font );
/external/harfbuzz_ng/src/
H A Dhb-font.h571 hb_font_get_face (hb_font_t *font);
H A Dhb-font.cc1414 * hb_font_get_face:
1424 hb_font_get_face (hb_font_t *font) function

Completed in 767 milliseconds