Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-subset-cff-common.hh292 bool flatten (str_buff_vec_t &flat_charstrings) in flatten()
734 bool encode_charstrings (str_buff_vec_t &buffArray) const in encode_charstrings()
756 …sed_cs_str_vec_t &subrs, const subr_remap_t& remap, unsigned int fd, str_buff_vec_t &buffArray) co… in encode_subrs()
774 bool encode_globalsubrs (str_buff_vec_t &buffArray) in encode_globalsubrs()
779 bool encode_localsubrs (unsigned int fd, str_buff_vec_t &buffArray) const in encode_localsubrs()
Dhb-subset-cff2.cc433 str_buff_vec_t subset_charstrings;
434 str_buff_vec_t subset_globalsubrs;
435 hb_vector_t<str_buff_vec_t> subset_localsubrs;
Dhb-ot-cff-common.hh66 struct str_buff_vec_t : hb_vector_t<str_buff_t> struct
154 const str_buff_vec_t &buffArray) in serialize()
Dhb-subset-cff1.cc862 str_buff_vec_t subset_charstrings;
863 str_buff_vec_t subset_globalsubrs;
864 hb_vector_t<str_buff_vec_t> subset_localsubrs;