Home
last modified time | relevance | path

Searched refs:hb_font_get_var_coords_normalized (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-var-coords.c49 g_assert_cmpint ((int) hb_font_get_var_coords_normalized (font, NULL)[0], ==, 100); in test_get_var_coords()
54 g_assert_cmpint ((int) hb_font_get_var_coords_normalized (font, NULL)[0], ==, -16117); in test_get_var_coords()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-font.h1048 hb_font_get_var_coords_normalized (hb_font_t *font,
H A Dhb-ft.cc1008 const int *coords = hb_font_get_var_coords_normalized (font, &num_coords); in hb_ft_font_set_funcs()
H A Dhb-font.cc2197 * hb_font_get_var_coords_normalized:
2210 hb_font_get_var_coords_normalized (hb_font_t *font, in hb_font_get_var_coords_normalized() function
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhelper-cairo.hh120 const int *coords = hb_font_get_var_coords_normalized (font, &num_coords); in helper_cairo_create_scaled_font()

Completed in 7 milliseconds