Home
last modified time | relevance | path

Searched refs:hb_be_uint16 (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-uniscribe.cc140 lf->lfFaceName[i] = hb_be_uint16 (lf->lfFaceName[i]); in populate_log_font()
Dhb-private.hh488 static inline uint16_t hb_be_uint16 (const uint16_t v) in hb_be_uint16() function