HomeSort by relevance Sort by last modified time
    Searched refs:hb_uint32_swap (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-uniscribe.cc 48 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])));
hb-directwrite.cc 586 static inline uint32_t hb_uint32_swap (const uint32_t v) function
725 hb_uint32_swap (features[i].tag);

Completed in 1127 milliseconds