Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-subset-cff-common.hh544 struct subr_remap_t : hb_inc_bimap_t struct
604 subr_remap_t global_remap;
605 hb_vector_t<subr_remap_t> local_remaps;
756 …bool encode_subrs (const parsed_cs_str_vec_t &subrs, const subr_remap_t& remap, unsigned int fd, s… in encode_subrs()