Home
last modified time | relevance | path

Searched defs:ft_coords (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/util/
H A Dhelper-cairo-ft.hh84 FT_Fixed *ft_coords = (FT_Fixed *) calloc (num_coords, sizeof (FT_Fixed)); in helper_cairo_create_ft_font_face() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ft.cc193 FT_Fixed *ft_coords = (FT_Fixed *) hb_calloc (num_coords, sizeof (FT_Fixed)); in _hb_ft_hb_font_changed() local
1349 FT_Fixed *ft_coords = (FT_Fixed *) hb_calloc (mm_var->num_axis, sizeof (FT_Fixed)); in hb_ft_font_changed() local