Home
last modified time | relevance | path

Searched refs:hb_ft_font_t (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ft.cc72 struct hb_ft_font_t struct
84 static hb_ft_font_t * argument
87 hb_ft_font_t *ft_font = (hb_ft_font_t *) calloc (1, sizeof (hb_ft_font_t)); in _hb_ft_font_create()
114 hb_ft_font_t *ft_font = (hb_ft_font_t *) data; in _hb_ft_font_destroy()
144 hb_ft_font_t *ft_font = (hb_ft_font_t *) font->user_data; in hb_ft_font_set_load_flags()
164 const hb_ft_font_t *ft_font = (const hb_ft_font_t *) font->user_data; in hb_ft_font_get_load_flags()
175 const hb_ft_font_t *ft_font = (const hb_ft_font_t *) font->user_data; in hb_ft_font_get_face()
189 const hb_ft_font_t *ft_font = (const hb_ft_font_t *) font_data; in hb_ft_get_nominal_glyph()
224 const hb_ft_font_t *ft_font = (const hb_ft_font_t *) font_data; in hb_ft_get_nominal_glyphs()
248 const hb_ft_font_t *ft_font = (const hb_ft_font_t *) font_data; in hb_ft_get_variation_glyph()
[all …]