Home
last modified time | relevance | path

Searched refs:hb_uint32_swap (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-uniscribe.cc612 feature.rec.tagFeature = hb_uint32_swap (features[i].tag); in _hb_uniscribe_shape()
830 OPENTYPE_TAG language_tag = hb_uint32_swap (hb_ot_tag_from_language (buffer->props.language)); in _hb_uniscribe_shape()
953 HB_UNTAG (hb_uint32_swap (script_tags[i]))); in _hb_uniscribe_shape()
Dhb-private.hh557 static inline uint32_t hb_uint32_swap (const uint32_t v) in hb_uint32_swap() function
/external/harfbuzz_ng/src/
Dhb-uniscribe.cc611 feature.rec.tagFeature = hb_uint32_swap (features[i].tag); in _hb_uniscribe_shape()
829 OPENTYPE_TAG language_tag = hb_uint32_swap (hb_ot_tag_from_language (buffer->props.language)); in _hb_uniscribe_shape()
953 HB_UNTAG (hb_uint32_swap (script_tags[i]))); in _hb_uniscribe_shape()
Dhb-private.hh518 static inline uint32_t hb_uint32_swap (const uint32_t v) in hb_uint32_swap() function