Lines Matching defs:ft_face
75 FT_Face ft_face; member
85 _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() local
331 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_v_origin() local
358 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_extents() local
391 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_contour_point() local
417 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_name() local
435 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_from_name() local
468 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_font_h_extents() local
530 _hb_ft_font_set_funcs (hb_font_t *font, FT_Face ft_face, bool unref) in _hb_ft_font_set_funcs()
544 FT_Face ft_face = (FT_Face) user_data; in reference_table() local
582 hb_ft_face_create (FT_Face ft_face, in hb_ft_face_create()
616 hb_ft_face_create_referenced (FT_Face ft_face) in hb_ft_face_create_referenced()
623 hb_ft_face_finalize (FT_Face ft_face) in hb_ft_face_finalize()
638 hb_ft_face_create_cached (FT_Face ft_face) in hb_ft_face_create_cached()
664 hb_ft_font_create (FT_Face ft_face, in hb_ft_font_create()
685 FT_Face ft_face = ft_font->ft_face; in hb_ft_font_changed() local
741 hb_ft_font_create_referenced (FT_Face ft_face) in hb_ft_font_create_referenced()
791 _release_blob (FT_Face ft_face) in _release_blob()
805 FT_Face ft_face = nullptr; in hb_ft_font_set_funcs() local