Home
last modified time | relevance | path

Searched refs:hb_shape (Results 1 – 25 of 50) sorted by relevance

12

/third_party/harfbuzz/test/shaping/
Drecord-test.sh22 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}
Drun-tests.py23 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] …
Dmeson.build16 hb_shape,
30 hb_shape,
44 hb_shape,
/third_party/skia/third_party/externals/harfbuzz/test/shape/
Drecord-test.sh22 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}
Drun-tests.py6 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))
Dmeson.build16 hb_shape,
30 hb_shape,
44 hb_shape,
/third_party/flutter/skia/third_party/externals/harfbuzz/test/shaping/
Drecord-test.sh22 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}
Drun-tests.py23 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/
Dhb-shape-fuzzer.cc24 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/
Dmeson.build31 hb_shape = executable('hb-shape', hb_shape_sources, variable
56 hb_shape = disabler() variable
/third_party/harfbuzz/test/fuzzing/
Dhb-shape-fuzzer.cc38 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/
Dhb-shape-fuzzer.cc38 hb_shape (font, buffer, nullptr, 0); in LLVMFuzzerTestOneInput()
55 hb_shape (font, buffer, nullptr, 0); in LLVMFuzzerTestOneInput()
/third_party/harfbuzz/util/
Dmeson.build40 hb_shape = executable('hb-shape', hb_shape_sources, variable
65 hb_shape = disabler() variable
/third_party/harfbuzz/test/api/
Dtest-draw.c455 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()
Dtest-shape.c84 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/
Dtest-draw.c455 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()
Dtest-shape.c84 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/
Dtest-shape.c101 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/
Dhb-shape.h44 hb_shape (hb_font_t *font,
Dtest.cc66 hb_shape (font, buffer, nullptr, 0); in main()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-shape.h44 hb_shape (hb_font_t *font,
Dhb-shape.cc156 hb_shape (hb_font_t *font, in hb_shape() function
Dtest.cc67 hb_shape (font, buffer, nullptr, 0); in main()
/third_party/harfbuzz/src/
Dhb-shape.h44 hb_shape (hb_font_t *font,
Dtest.cc66 hb_shape (font, buffer, nullptr, 0); in main()

12