Searched defs:ft_face (Results 1 – 4 of 4) sorted by relevance
93 FT_Face ft_face; member99 _hb_ft_font_create (FT_Face ft_face, bool symbol, bool unref) in _hb_ft_font_create()140 static void _hb_ft_hb_font_changed (hb_font_t *font, FT_Face ft_face) in _hb_ft_hb_font_changed()435 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_h_advances() local518 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_v_origin() local579 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_extents() local618 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_contour_point() local644 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_name() local662 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_from_name() local695 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_font_h_extents() local[all …]
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() local109 FT_Face ft_face = cairo_ft_scaled_font_lock_face (scaled_font); in helper_cairo_ft_scaled_font_has_color() local
36 static FT_Face ft_face; variable