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

  /external/harfbuzz_ng/util/
hb-subset.cc 96 hb_face_t *face = hb_font_get_face (font);
  /external/harfbuzz_ng/test/api/
test-font.c 128 unsigned int upem = hb_face_get_upem (hb_font_get_face (font));
453 g_assert (hb_font_get_face (hb_font_get_empty ()) == hb_face_get_empty ());
479 g_assert (hb_font_get_face (font) == face);
497 upem = hb_face_get_upem (hb_font_get_face (font));
569 g_assert (hb_font_get_face (subfont) == face);
test-ot-math.c 73 hb_face = hb_face_reference (hb_font_get_face (hb_font));
107 hb_face = hb_font_get_face (hb_font);
    [all...]
  /external/freetype/src/autofit/
afshaper.c 128 face = hb_font_get_face( globals->hb_font );
  /external/harfbuzz_ng/src/
hb-font.h 609 hb_font_get_face (hb_font_t *font);
hb-font.cc 1616 hb_font_get_face (hb_font_t *font) function
    [all...]

Completed in 334 milliseconds