Searched refs:hb_feature_to_string (Results 1 – 5 of 5) sorted by relevance
/external/harfbuzz_ng/test/api/ |
D | test-common.c | 220 hb_feature_to_string (&feature, buf, 100); in test_types_feature() 224 hb_feature_to_string (&feature, buf, 100); in test_types_feature() 228 hb_feature_to_string (&feature, buf, 100); in test_types_feature() 232 hb_feature_to_string (&feature, buf, 100); in test_types_feature() 236 hb_feature_to_string (&feature, buf, 100); in test_types_feature() 240 hb_feature_to_string (&feature, buf, 100); in test_types_feature() 244 hb_feature_to_string (&feature, buf, 100); in test_types_feature() 248 hb_feature_to_string (&feature, buf, 100); in test_types_feature() 252 hb_feature_to_string (&feature, buf, 100); in test_types_feature() 256 hb_feature_to_string (&feature, buf, 100); in test_types_feature() [all …]
|
/external/harfbuzz_ng/test/shape/data/aots/ |
D | hb-aots-tester.cpp | 179 hb_feature_to_string (&data.features[i], buf, sizeof (buf)); in gsub_test() 258 hb_feature_to_string (&data.features[i], buf, sizeof (buf)); in cmap_test() 388 hb_feature_to_string (&data.features[i], buf, sizeof (buf)); in gpos_test()
|
/external/harfbuzz_ng/src/ |
D | hb-common.h | 859 hb_feature_to_string (hb_feature_t *feature,
|
D | hb-common.cc | 975 hb_feature_to_string (hb_feature_t *feature, in hb_feature_to_string() function
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 146 hb_feature_to_string
|