Searched defs:ft_face (Results 1 – 3 of 3) sorted by relevance
74 FT_Face ft_face; member81 _hb_ft_font_create (FT_Face ft_face, bool symbol, bool unref) in _hb_ft_font_create()98 _hb_ft_face_destroy (FT_Face ft_face) in _hb_ft_face_destroy()264 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_v_origin() local307 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_extents() local339 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_contour_point() local380 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_from_name() local412 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_font_h_extents() local436 _hb_ft_font_set_funcs (hb_font_t *font, FT_Face ft_face, bool unref) in _hb_ft_font_set_funcs()484 FT_Face ft_face = (FT_Face) user_data; in reference_table() local[all …]
82 FT_Face ft_face = NULL;//hb_ft_font_get_face (font); in helper_cairo_create_scaled_font() local156 FT_Face ft_face = cairo_ft_scaled_font_lock_face (scaled_font); in helper_cairo_scaled_font_has_color() local
36 static FT_Face ft_face; variable