Searched refs:cff1_top_dict_values_t (Results 1 – 2 of 2) sorted by relevance
714 struct cff1_top_dict_values_t : top_dict_values_t<cff1_top_dict_val_t> struct746 …static void process_op (op_code_t op, cff1_top_dict_interp_env_t& env, cff1_top_dict_values_t& dic… in process_op()994 typedef dict_interpreter_t<cff1_top_dict_opset_t, cff1_top_dict_values_t, cff1_top_dict_interp_env_…1130 cff1_top_dict_values_t *font = &topDict; in init()1190 cff1_top_dict_values_t topDict;
87 struct cff1_top_dict_values_mod_t : cff1_top_dict_values_t89 void init (const cff1_top_dict_values_t *base_= &Null(cff1_top_dict_values_t)) in init()114 typedef cff1_top_dict_values_t SUPER;115 const cff1_top_dict_values_t *base;