Lines Matching refs:hb_font_t
136 hb_ft_font_set_load_flags (hb_font_t *font, int load_flags) in hb_ft_font_set_load_flags()
159 hb_ft_font_get_load_flags (hb_font_t *font) in hb_ft_font_get_load_flags()
170 hb_ft_font_get_face (hb_font_t *font) in hb_ft_font_get_face()
183 hb_ft_get_nominal_glyph (hb_font_t *font HB_UNUSED, in hb_ft_get_nominal_glyph()
215 hb_ft_get_nominal_glyphs (hb_font_t *font HB_UNUSED, in hb_ft_get_nominal_glyphs()
241 hb_ft_get_variation_glyph (hb_font_t *font HB_UNUSED, in hb_ft_get_variation_glyph()
260 hb_ft_get_glyph_h_advances (hb_font_t* font, void* font_data, in hb_ft_get_glyph_h_advances()
301 hb_ft_get_glyph_v_advance (hb_font_t *font, in hb_ft_get_glyph_v_advance()
322 hb_ft_get_glyph_v_origin (hb_font_t *font, in hb_ft_get_glyph_v_origin()
350 hb_ft_get_glyph_extents (hb_font_t *font, in hb_ft_get_glyph_extents()
381 hb_ft_get_glyph_contour_point (hb_font_t *font HB_UNUSED, in hb_ft_get_glyph_contour_point()
409 hb_ft_get_glyph_name (hb_font_t *font HB_UNUSED, in hb_ft_get_glyph_name()
427 hb_ft_get_glyph_from_name (hb_font_t *font HB_UNUSED, in hb_ft_get_glyph_from_name()
461 hb_ft_get_font_h_extents (hb_font_t *font HB_UNUSED, in hb_ft_get_font_h_extents()
530 _hb_ft_font_set_funcs (hb_font_t *font, FT_Face ft_face, bool unref) in _hb_ft_font_set_funcs()
663 hb_font_t *
667 hb_font_t *font; in hb_ft_font_create()
679 hb_ft_font_changed (hb_font_t *font) in hb_ft_font_changed()
740 hb_font_t *
797 hb_ft_font_set_funcs (hb_font_t *font) in hb_ft_font_set_funcs()