Home
last modified time | relevance | path

Searched refs:check_num_hmetrics (Results 1 – 3 of 3) sorted by relevance

/third_party/harfbuzz/test/api/
Dtest-subset-hmtx.c32 static void check_num_hmetrics(hb_face_t *face, uint16_t expected_num_hmetrics) in check_num_hmetrics() function
60 check_num_hmetrics(face_abc_subset, 3); /* nothing has same width */ in test_subset_hmtx_simple_subset()
82 check_num_hmetrics(face_abc_subset, 1); /* everything has same width */ in test_subset_hmtx_monospace()
104 check_num_hmetrics(face_abc_subset, 3); /* c is wider */ in test_subset_hmtx_keep_num_metrics()
125 check_num_hmetrics(face_abc_subset, 1); /* everything left has same width */ in test_subset_hmtx_decrease_num_metrics()
146 check_num_hmetrics(face_abc_subset, 4); /* nothing has same width */ in test_subset_hmtx_noop()
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-subset-hmtx.c32 static void check_num_hmetrics(hb_face_t *face, uint16_t expected_num_hmetrics) in check_num_hmetrics() function
60 check_num_hmetrics(face_abc_subset, 3); /* nothing has same width */ in test_subset_hmtx_simple_subset()
82 check_num_hmetrics(face_abc_subset, 1); /* everything has same width */ in test_subset_hmtx_monospace()
104 check_num_hmetrics(face_abc_subset, 3); /* c is wider */ in test_subset_hmtx_keep_num_metrics()
125 check_num_hmetrics(face_abc_subset, 1); /* everything left has same width */ in test_subset_hmtx_decrease_num_metrics()
146 check_num_hmetrics(face_abc_subset, 4); /* nothing has same width */ in test_subset_hmtx_noop()
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-subset-hmtx.c32 static void check_num_hmetrics(hb_face_t *face, uint16_t expected_num_hmetrics) in check_num_hmetrics() function
60 check_num_hmetrics(face_abc_subset, 3); /* nothing has same width */ in test_subset_hmtx_simple_subset()
82 check_num_hmetrics(face_abc_subset, 1); /* everything has same width */ in test_subset_hmtx_monospace()
104 check_num_hmetrics(face_abc_subset, 3); /* c is wider */ in test_subset_hmtx_keep_num_metrics()
125 check_num_hmetrics(face_abc_subset, 1); /* everything left has same width */ in test_subset_hmtx_decrease_num_metrics()
146 check_num_hmetrics(face_abc_subset, 4); /* nothing has same width */ in test_subset_hmtx_noop()