Searched refs:hhea_blob (Results 1 – 3 of 3) sorted by relevance
/third_party/harfbuzz/test/api/ |
D | test-subset-hmtx.c | 34 hb_blob_t *hhea_blob = hb_face_reference_table (face, HB_TAG ('h','h','e','a')); in check_num_hmetrics() local 39 uint8_t *raw_hhea = (uint8_t *) hb_blob_get_data(hhea_blob, &hhea_len); in check_num_hmetrics() 43 hb_blob_destroy (hhea_blob); in check_num_hmetrics()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
D | test-subset-hmtx.c | 34 hb_blob_t *hhea_blob = hb_face_reference_table (face, HB_TAG ('h','h','e','a')); in check_num_hmetrics() local 39 uint8_t *raw_hhea = (uint8_t *) hb_blob_get_data(hhea_blob, &hhea_len); in check_num_hmetrics() 43 hb_blob_destroy (hhea_blob); in check_num_hmetrics()
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-subset-hmtx.c | 34 hb_blob_t *hhea_blob = hb_face_reference_table (face, HB_TAG ('h','h','e','a')); in check_num_hmetrics() local 39 uint8_t *raw_hhea = (uint8_t *) hb_blob_get_data(hhea_blob, &hhea_len); in check_num_hmetrics() 43 hb_blob_destroy (hhea_blob); in check_num_hmetrics()
|