/third_party/harfbuzz/test/shaping/ |
D | record-test.sh | 22 hb_shape=$1 30 if ! echo "$hb_shape" | grep -q 'hb-shape'; then 31 echo "Specify hb-shape (not hb-view, etc): got "$hb_shape"." >&2 56 glyphs=`echo "$text" | $hb_shape $options "$fontfile"` 61 glyph_ids=`echo "$text" | $hb_shape $options --no-glyph-names --no-clusters --no-positions "$fontfi… 84 glyphs_subset=`echo "$text" | $hb_shape $options "$dir/font.subset.ttf"` 89 hb_view=${hb_shape/shape/view}
|
D | run-tests.py | 23 hb_shape, args = args[0], args[1:] variable 25 process = subprocess.Popen ([hb_shape, '--batch'], 95 print ('# %s "%s" --unicodes %s' % (hb_shape, fontfile, unicodes)) 100 (hb_shape, fontfile, ' '.join(extra_options), ' '.join(options), unicodes)) 107 …glyphs1 = cmd ([hb_shape, fontfile, "--font-funcs=ot"] + extra_options + ["--unicodes", unicodes] … 109 …glyphs1 = cmd ([hb_shape, fontfile, "--font-funcs=ft"] + extra_options + ["--unicodes", unicodes] … 110 …glyphs2 = cmd ([hb_shape, fontfile, "--font-funcs=ot"] + extra_options + ["--unicodes", unicodes] …
|
D | meson.build | 16 hb_shape, 30 hb_shape, 44 hb_shape,
|
/third_party/skia/third_party/externals/harfbuzz/test/shape/ |
D | record-test.sh | 22 hb_shape=$1 30 if ! echo "$hb_shape" | grep -q 'hb-shape'; then 31 echo "Specify hb-shape (not hb-view, etc): got "$hb_shape"." >&2 56 glyphs=`echo "$text" | $hb_shape $options "$fontfile"` 61 glyph_ids=`echo "$text" | $hb_shape $options --no-glyph-names --no-clusters --no-positions "$fontfi… 86 glyphs_subset=`echo "$text" | $hb_shape $options "$dir/font.subset.ttf"` 91 hb_view=${hb_shape/shape/view}
|
D | run-tests.py | 6 global hb_shape, process 7 print (hb_shape + ' ' + " ".join(command)) 18 hb_shape, args = args[0], args[1:] variable 20 process = subprocess.Popen ([hb_shape, '--batch'], 87 print ('# %s "%s" --unicodes %s' % (hb_shape, fontfile, unicodes))
|
D | meson.build | 16 hb_shape, 30 hb_shape, 44 hb_shape,
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/shaping/ |
D | record-test.sh | 22 hb_shape=$1 30 if ! echo "$hb_shape" | grep -q 'hb-shape'; then 31 echo "Specify hb-shape (not hb-view, etc): got "$hb_shape"." >&2 56 glyphs=`echo "$text" | $hb_shape $options "$fontfile"` 61 glyph_ids=`echo "$text" | $hb_shape $options --no-glyph-names --no-clusters --no-positions "$fontfi… 84 glyphs_subset=`echo "$text" | $hb_shape $options "$dir/font.subset.ttf"` 89 hb_view=${hb_shape/shape/view}
|
D | run-tests.py | 23 hb_shape, args = args[0], args[1:] variable 25 process = subprocess.Popen ([hb_shape, '--batch'], 90 print ('# %s "%s" --unicodes %s' % (hb_shape, fontfile, unicodes)) 95 (hb_shape, fontfile, ' '.join(extra_options), options, unicodes)) 103 glyphs1 = cmd ([hb_shape, "--font-funcs=ft", 107 glyphs2 = cmd ([hb_shape, "--font-funcs=ot",
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/fuzzing/ |
D | hb-shape-fuzzer.cc | 24 hb_shape (font, buffer, nullptr, 0); in LLVMFuzzerTestOneInput() 37 hb_shape (font, buffer, nullptr, 0); in LLVMFuzzerTestOneInput()
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | meson.build | 31 hb_shape = executable('hb-shape', hb_shape_sources, variable 56 hb_shape = disabler() variable
|
/third_party/harfbuzz/test/fuzzing/ |
D | hb-shape-fuzzer.cc | 38 hb_shape (font, buffer, nullptr, 0); in LLVMFuzzerTestOneInput() 55 hb_shape (font, buffer, nullptr, 0); in LLVMFuzzerTestOneInput()
|
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/ |
D | hb-shape-fuzzer.cc | 38 hb_shape (font, buffer, nullptr, 0); in LLVMFuzzerTestOneInput() 55 hb_shape (font, buffer, nullptr, 0); in LLVMFuzzerTestOneInput()
|
/third_party/harfbuzz/util/ |
D | meson.build | 40 hb_shape = executable('hb-shape', hb_shape_sources, variable 65 hb_shape = disabler() variable
|
/third_party/harfbuzz/test/api/ |
D | test-draw.c | 455 hb_shape (font, buffer, NULL, 0); in test_hb_draw_font_kit_glyphs_tests() 548 hb_shape (font, buffer, NULL, 0); in test_hb_draw_font_kit_variations_tests() 593 hb_shape (font, buffer, NULL, 0); in test_hb_draw_font_kit_variations_tests() 637 hb_shape (font, buffer, NULL, 0); in test_hb_draw_font_kit_variations_tests() 684 hb_shape (font, buffer, NULL, 0); in test_hb_draw_font_kit_variations_tests() 708 hb_shape (font, buffer, NULL, 0); in test_hb_draw_font_kit_variations_tests() 733 hb_shape (font, buffer, NULL, 0); in test_hb_draw_font_kit_variations_tests()
|
D | test-shape.c | 84 hb_shape (font, buffer, NULL, 0); in test_font() 162 hb_shape (font, buffer, NULL, 0); in test_shape_clusters()
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-draw.c | 455 hb_shape (font, buffer, NULL, 0); in test_hb_draw_font_kit_glyphs_tests() 548 hb_shape (font, buffer, NULL, 0); in test_hb_draw_font_kit_variations_tests() 593 hb_shape (font, buffer, NULL, 0); in test_hb_draw_font_kit_variations_tests() 637 hb_shape (font, buffer, NULL, 0); in test_hb_draw_font_kit_variations_tests() 684 hb_shape (font, buffer, NULL, 0); in test_hb_draw_font_kit_variations_tests() 708 hb_shape (font, buffer, NULL, 0); in test_hb_draw_font_kit_variations_tests() 733 hb_shape (font, buffer, NULL, 0); in test_hb_draw_font_kit_variations_tests()
|
D | test-shape.c | 84 hb_shape (font, buffer, NULL, 0); in test_font() 162 hb_shape (font, buffer, NULL, 0); in test_shape_clusters()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
D | test-shape.c | 101 hb_shape (font, buffer, NULL, 0); in test_shape() 150 hb_shape (font, buffer, NULL, 0); in test_shape_clusters()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-shape.h | 44 hb_shape (hb_font_t *font,
|
D | test.cc | 66 hb_shape (font, buffer, nullptr, 0); in main()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-shape.h | 44 hb_shape (hb_font_t *font,
|
D | hb-shape.cc | 156 hb_shape (hb_font_t *font, in hb_shape() function
|
D | test.cc | 67 hb_shape (font, buffer, nullptr, 0); in main()
|
/third_party/harfbuzz/src/ |
D | hb-shape.h | 44 hb_shape (hb_font_t *font,
|
D | test.cc | 66 hb_shape (font, buffer, nullptr, 0); in main()
|