Lines Matching refs:hb_font_t
111 hb_ft_font_set_load_flags (hb_font_t *font, int load_flags) in hb_ft_font_set_load_flags()
134 hb_ft_font_get_load_flags (hb_font_t *font) in hb_ft_font_get_load_flags()
145 hb_ft_font_get_face (hb_font_t *font) in hb_ft_font_get_face()
158 hb_ft_get_nominal_glyph (hb_font_t *font HB_UNUSED, in hb_ft_get_nominal_glyph()
175 hb_ft_get_variation_glyph (hb_font_t *font HB_UNUSED, in hb_ft_get_variation_glyph()
193 hb_ft_get_glyph_h_advance (hb_font_t *font HB_UNUSED, in hb_ft_get_glyph_h_advance()
211 hb_ft_get_glyph_v_advance (hb_font_t *font HB_UNUSED, in hb_ft_get_glyph_v_advance()
231 hb_ft_get_glyph_v_origin (hb_font_t *font HB_UNUSED, in hb_ft_get_glyph_v_origin()
258 hb_ft_get_glyph_h_kerning (hb_font_t *font, in hb_ft_get_glyph_h_kerning()
275 hb_ft_get_glyph_extents (hb_font_t *font HB_UNUSED, in hb_ft_get_glyph_extents()
305 hb_ft_get_glyph_contour_point (hb_font_t *font HB_UNUSED, in hb_ft_get_glyph_contour_point()
332 hb_ft_get_glyph_name (hb_font_t *font HB_UNUSED, in hb_ft_get_glyph_name()
348 hb_ft_get_glyph_from_name (hb_font_t *font HB_UNUSED, in hb_ft_get_glyph_from_name()
381 hb_ft_get_font_h_extents (hb_font_t *font HB_UNUSED, in hb_ft_get_font_h_extents()
411 _hb_ft_font_set_funcs (hb_font_t *font, FT_Face ft_face, bool unref) in _hb_ft_font_set_funcs()
573 hb_font_t *
577 hb_font_t *font; in hb_ft_font_create()
605 hb_font_t *
657 hb_ft_font_set_funcs (hb_font_t *font) in hb_ft_font_set_funcs()