Home
last modified time | relevance | path

Searched defs:byte_str_t (Results 1 – 3 of 3) sorted by relevance

/third_party/harfbuzz/src/
Dhb-cff-interp-common.hh288 struct byte_str_t : hb_ubytes_t struct
290 byte_str_t () in byte_str_t() function
292 byte_str_t (const UnsizedByteStr& s, unsigned int l) in byte_str_t() argument
294 byte_str_t (const unsigned char *s, unsigned int l) in byte_str_t() argument
296 byte_str_t (const hb_ubytes_t &ub) /* conversion from hb_ubytes_t */ in byte_str_t() function
300 byte_str_t sub_str (unsigned int offset, unsigned int len_) const in sub_str()
303 bool check_limit (unsigned int offset, unsigned int count) const in check_limit()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-common.hh301 struct byte_str_t : hb_ubytes_t struct
303 byte_str_t () in byte_str_t() function
305 byte_str_t (const UnsizedByteStr& s, unsigned int l) in byte_str_t() function
307 byte_str_t (const unsigned char *s, unsigned int l) in byte_str_t() function
309 byte_str_t (const hb_ubytes_t &ub) /* conversion from hb_ubytes_t */ in byte_str_t() function
313 byte_str_t sub_str (unsigned int offset, unsigned int len_) const in sub_str()
316 bool check_limit (unsigned int offset, unsigned int count) const in check_limit()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-common.hh288 struct byte_str_t : hb_ubytes_t struct
290 byte_str_t () in byte_str_t() function
292 byte_str_t (const UnsizedByteStr& s, unsigned int l) in byte_str_t() function
294 byte_str_t (const unsigned char *s, unsigned int l) in byte_str_t() function
296 byte_str_t (const hb_ubytes_t &ub) /* conversion from hb_ubytes_t */ in byte_str_t() argument
300 byte_str_t sub_str (unsigned int offset, unsigned int len_) const in sub_str()
303 bool check_limit (unsigned int offset, unsigned int count) const in check_limit()