Searched defs:ft_face (Results 1 – 4 of 4) sorted by relevance
75 FT_Face ft_face; member85 _hb_ft_font_create (FT_Face ft_face, bool symbol, bool unref) in _hb_ft_font_create()270 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_h_advances() local331 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_v_origin() local358 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_extents() local391 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_contour_point() local417 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_name() local435 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_from_name() local468 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_font_h_extents() local530 _hb_ft_font_set_funcs (hb_font_t *font, FT_Face ft_face, bool unref) in _hb_ft_font_set_funcs()[all …]
312 FT_Face ft_face; in main() local
84 FT_Face ft_face = nullptr;//hb_ft_font_get_face (font); in helper_cairo_create_scaled_font() local166 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