Searched refs:hb_uint32_swap (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-uniscribe.cc48 static inline uint32_t hb_uint32_swap (const uint32_t v) function
630 feature.rec.tagFeature = hb_uint32_swap (features[i].tag);
848 OPENTYPE_TAG language_tag = hb_uint32_swap (hb_ot_tag_from_language (buffer->props.language));
971 HB_UNTAG (hb_uint32_swap (script_tags[i])));
H A Dhb-directwrite.cc586 static inline uint32_t hb_uint32_swap (const uint32_t v) function
725 hb_uint32_swap (features[i].tag);

Completed in 77 milliseconds