Searched defs:cff1_cs_interp_env_t (Results 1 – 1 of 1) sorted by relevance
38 struct cff1_cs_interp_env_t : cs_interp_env_t<number_t, CFF1Subrs> struct41 cff1_cs_interp_env_t (const hb_ubytes_t &str, ACC &acc, unsigned int fd, in cff1_cs_interp_env_t() function51 void set_width (bool has_width_) in set_width()65 void clear_args () in clear_args()71 void set_in_seac (bool _in_seac) { in_seac = _in_seac; } in set_in_seac()73 bool processed_width;74 bool has_width;75 unsigned int arg_start;76 number_t width;77 bool in_seac;[all …]