Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-var-coords.c47 hb_font_set_var_coords_normalized (font, normalized_coords, 2); in test_get_var_coords()
61 hb_font_set_var_coords_normalized (font, &normalized, 1); in test_get_var_coords()
Dtest-ot-metrics-tt-var.c246 hb_font_set_var_coords_normalized (font, coords, 6); in test_advance_tt_var_gvar_infer()
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
Dhb-shape-fuzzer.cc30 hb_font_set_var_coords_normalized (font, coords, num_coords); in LLVMFuzzerTestOneInput()
Dhb-draw-fuzzer.cc132 hb_font_set_var_coords_normalized (font, coords, num_coords); in LLVMFuzzerTestOneInput()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ft.cc858 hb_font_set_var_coords_normalized (font, coords, mm_var->num_axis); in hb_ft_font_changed()
860 hb_font_set_var_coords_normalized (font, nullptr, 0); in hb_ft_font_changed()
Dhb-font.h1043 hb_font_set_var_coords_normalized (hb_font_t *font,
Dhb-font.cc2051 hb_font_set_var_coords_normalized (font, nullptr, 0); in hb_font_set_variations()
2162 hb_font_set_var_coords_normalized (hb_font_t *font, in hb_font_set_var_coords_normalized() function
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt351 hb_font_set_var_coords_normalized
/third_party/skia/third_party/externals/harfbuzz/
DNEWS1070 hb_font_set_var_coords_normalized()
1083 are NOT supported, hence the hb_font_set_var_coords_normalized()
/third_party/chromium/patch/
D0001-cve.patch31886 @@ -2264,7 +2421,7 @@ hb_font_set_var_coords_normalized (hb_font_t *font,
31895 @@ -2275,6 +2432,8 @@ hb_font_set_var_coords_normalized (hb_font_t *font,