Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cff1-table.hh714 struct cff1_top_dict_values_t : top_dict_values_t<cff1_top_dict_val_t> struct
746 …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;
Dhb-subset-cff1.cc87 struct cff1_top_dict_values_mod_t : cff1_top_dict_values_t
89 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;