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

  /external/harfbuzz_ng/src/
hb-ft.h 102 hb_ft_font_create (FT_Face ft_face,
hb-ft.cc 591 * hb_ft_font_create:
601 hb_ft_font_create (FT_Face ft_face, function
658 return hb_ft_font_create (ft_face, (hb_destroy_func_t) _hb_ft_face_destroy);
  /external/freetype/src/autofit/
afglobal.c 367 globals->hb_font = hb_ft_font_create( face, NULL );
  /external/harfbuzz_ng/test/api/
test-ot-math.c 72 hb_font = hb_ft_font_create (ft_face, NULL);
    [all...]

Completed in 1069 milliseconds