/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-font-scale.c | 41 hb_font_set_scale (font1, scale, scale); in test_hb_scale() 42 hb_font_set_scale (font2, - scale, - scale); in test_hb_scale()
|
D | test-ot-ligature-carets.c | 35 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()
|
D | test-font.c | 277 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()
|
D | test-shape.c | 124 hb_font_set_scale (font, 10, 10); in test_shape()
|
/third_party/harfbuzz/test/api/ |
D | test-ot-ligature-carets.c | 35 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()
|
D | test-font.c | 277 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()
|
D | test-shape.c | 124 hb_font_set_scale (font, 10, 10); in test_shape()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
D | test-font.c | 277 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()
|
D | test-ot-ligature-carets.c | 35 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()
|
D | test-shape.c | 89 hb_font_set_scale (font, 10, 10); in test_shape()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | test-buffer-serialize.cc | 53 hb_font_set_scale (font, upem, upem); in main()
|
D | test.cc | 55 hb_font_set_scale (font, upem, upem); in main()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/fuzzing/ |
D | hb-shape-fuzzer.cc | 17 hb_font_set_scale (font, 12, 12); in LLVMFuzzerTestOneInput()
|
/third_party/harfbuzz/src/ |
D | test-buffer-serialize.cc | 59 hb_font_set_scale (font, upem, upem); in main()
|
D | test.cc | 55 hb_font_set_scale (font, upem, upem); in main()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | test-buffer-serialize.cc | 60 hb_font_set_scale (font, upem, upem); in main()
|
D | test.cc | 56 hb_font_set_scale (font, upem, upem); in main()
|
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/ |
D | hb-shape-fuzzer.cc | 21 hb_font_set_scale (font, 12, 12); in LLVMFuzzerTestOneInput()
|
/third_party/harfbuzz/test/fuzzing/ |
D | hb-shape-fuzzer.cc | 21 hb_font_set_scale (font, 12, 12); in LLVMFuzzerTestOneInput()
|
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/ |
D | HbFontCache.cpp | 103 hb_font_set_scale(parent_font, upem, upem); in getHbFontLocked()
|
/third_party/flutter/txt/src/minikin/ |
D | HbFontCache.cpp | 103 hb_font_set_scale(parent_font, upem, upem); in getHbFontLocked()
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | font-options.hh | 99 hb_font_set_scale (font, scale_x, scale_y); in post_parse()
|
/third_party/harfbuzz/test/shaping/data/aots/ |
D | hb-aots-tester.cpp | 55 hb_font_set_scale(font, upem, upem); in runTest()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/shaping/data/aots/ |
D | hb-aots-tester.cpp | 55 hb_font_set_scale(font, upem, upem); in runTest()
|
/third_party/freetype/src/autofit/ |
D | afshaper.c | 483 hb_font_set_scale( font, upem, upem ); in af_shaper_get_cluster()
|