Searched refs:HB_UNTAG (Results 1 – 6 of 6) sorted by relevance
42 …g_test_message ("Testing script %c%c%c%c: tag %s", HB_UNTAG (hb_script_to_iso15924_tag (script)), … in test_simple_tags()59 …g_test_message ("Testing script %c%c%c%c: new tag %s, old tag %s", HB_UNTAG (hb_script_to_iso15924… in test_indic_tags()
155 HB_UNTAG(g.get_feature_tag(n_feature))); in main()
94 #define HB_UNTAG(tag) ((uint8_t)((tag)>>24)), ((uint8_t)((tag)>>16)), ((uint8_t)((tag)>>8)), ((ui… macro
971 HB_UNTAG (hb_uint32_swap (script_tags[i]))); in _hb_uniscribe_shape()
121 HB_UNTAG
1189 HB_UNTAG()