Home
last modified time | relevance | path

Searched refs:HB_UNTAG (Results 1 – 6 of 6) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-ot-tag.c42 …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()
/external/harfbuzz_ng/src/
Dmain.cc155 HB_UNTAG(g.get_feature_tag(n_feature))); in main()
Dhb-common.h94 #define HB_UNTAG(tag) ((uint8_t)((tag)>>24)), ((uint8_t)((tag)>>16)), ((uint8_t)((tag)>>8)), ((ui… macro
Dhb-uniscribe.cc971 HB_UNTAG (hb_uint32_swap (script_tags[i]))); in _hb_uniscribe_shape()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt121 HB_UNTAG
/external/harfbuzz_ng/
DNEWS1189 HB_UNTAG()