Home
last modified time | relevance | path

Searched refs:hb_font_set_scale (Results 1 – 25 of 52) sorted by relevance

123

/third_party/skia/third_party/externals/harfbuzz/test/api/
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()
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()
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()
Dtest-shape.c124 hb_font_set_scale (font, 10, 10); in test_shape()
/third_party/harfbuzz/test/api/
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()
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()
Dtest-shape.c124 hb_font_set_scale (font, 10, 10); in test_shape()
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
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()
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_feature_get_name_ids_and_characters()
Dtest-shape.c89 hb_font_set_scale (font, 10, 10); in test_shape()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dtest-buffer-serialize.cc53 hb_font_set_scale (font, upem, upem); in main()
Dtest.cc55 hb_font_set_scale (font, upem, upem); in main()
/third_party/flutter/skia/third_party/externals/harfbuzz/test/fuzzing/
Dhb-shape-fuzzer.cc17 hb_font_set_scale (font, 12, 12); in LLVMFuzzerTestOneInput()
/third_party/harfbuzz/src/
Dtest-buffer-serialize.cc59 hb_font_set_scale (font, upem, upem); in main()
Dtest.cc55 hb_font_set_scale (font, upem, upem); in main()
/third_party/skia/third_party/externals/harfbuzz/src/
Dtest-buffer-serialize.cc60 hb_font_set_scale (font, upem, upem); in main()
Dtest.cc56 hb_font_set_scale (font, upem, upem); in main()
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
Dhb-shape-fuzzer.cc21 hb_font_set_scale (font, 12, 12); in LLVMFuzzerTestOneInput()
/third_party/harfbuzz/test/fuzzing/
Dhb-shape-fuzzer.cc21 hb_font_set_scale (font, 12, 12); in LLVMFuzzerTestOneInput()
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DHbFontCache.cpp103 hb_font_set_scale(parent_font, upem, upem); in getHbFontLocked()
/third_party/flutter/txt/src/minikin/
DHbFontCache.cpp103 hb_font_set_scale(parent_font, upem, upem); in getHbFontLocked()
/third_party/skia/third_party/externals/harfbuzz/util/
Dfont-options.hh99 hb_font_set_scale (font, scale_x, scale_y); in post_parse()
/third_party/harfbuzz/test/shaping/data/aots/
Dhb-aots-tester.cpp55 hb_font_set_scale(font, upem, upem); in runTest()
/third_party/flutter/skia/third_party/externals/harfbuzz/test/shaping/data/aots/
Dhb-aots-tester.cpp55 hb_font_set_scale(font, upem, upem); in runTest()
/third_party/freetype/src/autofit/
Dafshaper.c483 hb_font_set_scale( font, upem, upem ); in af_shaper_get_cluster()

123