Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cff2-table.hh214 struct cff2_font_dict_values_t : dict_values_t<op_str_t> struct
228 static void process_op (op_code_t op, num_interp_env_t& env, cff2_font_dict_values_t& dictval) in process_op()
405 typedef dict_interpreter_t<cff2_font_dict_opset_t, cff2_font_dict_values_t> cff2_font_dict_interpre…
478 cff2_font_dict_values_t *font; in init()
482 if (unlikely (font == &Crap(cff2_font_dict_values_t))) { fini (); return; } in init()
525 hb_vector_t<cff2_font_dict_values_t> fontDicts;