Searched refs:nbSelect (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/aots/ |
D | hb-aots-tester.cpp | 55 unsigned int *select, int nbSelect) in runTest() argument 92 if (nbSelect == 0) in runTest() 106 features = (hb_feature_t *) malloc (sizeof (*features) * nbSelect); in runTest() 107 for (int i = 0; i < nbSelect; i++) { in runTest() 144 int nbSelect, unsigned int *select, in gsub_test() argument 150 select, nbSelect); in gsub_test() 223 int nbSelect, unsigned int *select, in cmap_test() argument 229 select, nbSelect); in cmap_test()
|
/third_party/harfbuzz/test/shaping/data/aots/ |
D | hb-aots-tester.cpp | 33 unsigned int *select, int nbSelect) in runTest() argument 70 if (nbSelect == 0) in runTest() 84 features = (hb_feature_t *) malloc (sizeof (*features) * nbSelect); in runTest() 85 for (int i = 0; i < nbSelect; i++) { in runTest() 127 int nbSelect, unsigned int *select, in gsub_test() argument 133 select, nbSelect); in gsub_test()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/shaping/data/aots/ |
D | hb-aots-tester.cpp | 33 unsigned int *select, int nbSelect) in runTest() argument 70 if (nbSelect == 0) in runTest() 84 features = (hb_feature_t *) malloc (sizeof (*features) * nbSelect); in runTest() 85 for (int i = 0; i < nbSelect; i++) { in runTest() 127 int nbSelect, unsigned int *select, in gsub_test() argument 133 select, nbSelect); in gsub_test()
|