Lines Matching +full:libharfbuzz +full:-
1 google_benchmark = subproject('google-benchmark')
4 benchmark('benchmark-font', executable('benchmark-font', 'benchmark-font.cc',
10 link_with: [libharfbuzz],
14 benchmark('benchmark-map', executable('benchmark-map', 'benchmark-map.cc',
20 link_with: [libharfbuzz],
24 benchmark('benchmark-ot', executable('benchmark-ot', 'benchmark-ot.cc',
30 link_with: [libharfbuzz],
34 benchmark('benchmark-set', executable('benchmark-set', 'benchmark-set.cc',
40 link_with: [libharfbuzz],
44 benchmark('benchmark-shape', executable('benchmark-shape', 'benchmark-shape.cc',
50 link_with: [libharfbuzz],
54 benchmark('benchmark-subset', executable('benchmark-subset', 'benchmark-subset.cc',
60 link_with: [libharfbuzz, libharfbuzz_subset],