Searched defs:ft_face (Results 1 – 7 of 7) sorted by relevance
99 FT_Face ft_face; member105 _hb_ft_font_create (FT_Face ft_face, bool symbol, bool unref) in _hb_ft_font_create()144 static void _hb_ft_hb_font_changed (hb_font_t *font, FT_Face ft_face) in _hb_ft_hb_font_changed()454 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_h_advances() local556 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_v_origin() local619 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_extents() local691 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_contour_point() local717 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_name() local735 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_from_name() local768 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_font_h_extents() local[all …]
211 FT_Face ft_face = c->ft_font->ft_face; in _hb_ft_paint() local484 FT_Face ft_face = ft_font->ft_face; in hb_ft_paint_glyph_colr() local
41 FT_Face ft_face = (FT_Face) user_data; in hb_ft_reference_table_() local71 hb_ft_face_create_ (FT_Face ft_face, in hb_ft_face_create_()96 hb_ft_font_create_ (FT_Face ft_face, in hb_ft_font_create_()
53 FT_Face ft_face = nullptr;//hb_ft_font_get_face (font); in helper_cairo_create_ft_font_face() local105 FT_Face ft_face = cairo_ft_scaled_font_lock_face (scaled_font); in helper_cairo_ft_scaled_font_has_color() local
53 FT_Face ft_face; in get_ft_face() local77 FT_Face ft_face; in test_native_ft_basic() local
114 FT_Face ft_face; in test_get_table_tags_ft() local
36 static FT_Face ft_face; variable