Lines Matching defs:ft_face
71 FT_Face ft_face; member
77 _hb_ft_font_create (FT_Face ft_face, bool unref) in _hb_ft_font_create()
239 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_v_origin() local
282 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_extents() local
314 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_contour_point() local
355 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_from_name() local
387 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_font_h_extents() local
411 _hb_ft_font_set_funcs (hb_font_t *font, FT_Face ft_face, bool unref) in _hb_ft_font_set_funcs()
457 FT_Face ft_face = (FT_Face) user_data; in reference_table() local
492 hb_ft_face_create (FT_Face ft_face, in hb_ft_face_create()
526 hb_ft_face_create_referenced (FT_Face ft_face) in hb_ft_face_create_referenced()
533 hb_ft_face_finalize (FT_Face ft_face) in hb_ft_face_finalize()
548 hb_ft_face_create_cached (FT_Face ft_face) in hb_ft_face_create_cached()
574 hb_ft_font_create (FT_Face ft_face, in hb_ft_font_create()
606 hb_ft_font_create_referenced (FT_Face ft_face) in hb_ft_font_create_referenced()
651 _release_blob (FT_Face ft_face) in _release_blob()
665 FT_Face ft_face = NULL; in hb_ft_font_set_funcs() local