Home
last modified time | relevance | path

Searched refs:hb_font_set_scale (Results 1 - 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-font-scale.c41 hb_font_set_scale (font1, scale, scale); in test_hb_scale()
42 hb_font_set_scale (font2, - scale, - scale); in test_hb_scale()
H A Dtest-ot-ligature-carets.c35 hb_font_set_scale (font, hb_face_get_upem (face) * 2, hb_face_get_upem (face) * 4); in test_ot_layout_get_ligature_carets_ot_gdef()
151 hb_font_set_scale (font, hb_face_get_upem (face) * 2, hb_face_get_upem (face) * 4); in test_ot_layout_get_ligature_carets_empty()
H A Dtest-font.c277 hb_font_set_scale (font1, 10, 10); in test_fontfuncs_subclassing()
342 hb_font_set_scale (font3, 20, 30); in test_fontfuncs_subclassing()
507 hb_font_set_scale (font, 17, 19); in test_font_properties()
548 hb_font_set_scale (font, 10, 12); in test_font_properties()
573 hb_font_set_scale (subfont, 10, 12); in test_font_properties()
H A Dtest-shape.c124 hb_font_set_scale (font, 10, 10); in test_shape()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dtest-buffer-serialize.cc60 hb_font_set_scale (font, upem, upem); in main()
H A Dtest.cc56 hb_font_set_scale (font, upem, upem); in main()
H A Dhb-font.h994 hb_font_set_scale (hb_font_t *font,
H A Dhb-ft.cc830 hb_font_set_scale (font, in hb_ft_font_changed()
H A Dhb-font.cc1905 * hb_font_set_scale:
1915 hb_font_set_scale (hb_font_t *font, in hb_font_set_scale() function
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
H A Dhb-shape-fuzzer.cc21 hb_font_set_scale (font, 12, 12); in LLVMFuzzerTestOneInput()
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dfont-options.hh99 hb_font_set_scale (font, scale_x, scale_y); in post_parse()
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafshaper.c483 hb_font_set_scale( font, upem, upem ); in af_shaper_get_cluster()
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/aots/
H A Dhb-aots-tester.cpp77 hb_font_set_scale(font, upem, upem); in runTest()
/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp456 hb_font_set_scale(skFont.get(), scale, scale);
469 hb_font_set_scale(skFont.get(), scale, scale);

Completed in 13 milliseconds