Searched refs:hb_font_get_var_coords_design (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-var-coords.c | 48 g_assert_cmpint ((int) hb_font_get_var_coords_design (font, NULL)[0], ==, 403); in test_get_var_coords() 55 g_assert_cmpint ((int) hb_font_get_var_coords_design (font, NULL)[0], ==, 206); in test_get_var_coords() 62 float converted_back = hb_font_get_var_coords_design (font, NULL)[0]; in test_get_var_coords()
|
/third_party/skia/third_party/externals/harfbuzz/docs/ |
D | harfbuzz-sections.txt | 367 hb_font_get_var_coords_design
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-font.h | 1038 hb_font_get_var_coords_design (hb_font_t *font,
|
D | hb-font.cc | 2233 hb_font_get_var_coords_design (hb_font_t *font, in hb_font_get_var_coords_design() function
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 24976 ++hb_font_get_var_coords_design() 31906 * hb_font_get_var_coords_design: 31929 hb_font_get_var_coords_design (hb_font_t *font,
|