Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-subset-cff-common.hh647 struct subr_remap_t : hb_inc_bimap_t struct
696 subr_remap_t global_remap;
697 hb_vector_t<subr_remap_t> local_remaps;
887 …bool encode_subrs (const parsed_cs_str_vec_t &subrs, const subr_remap_t& remap, unsigned int fd, s… in encode_subrs()