Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-cff-interp-dict-common.hh38 struct dict_val_t : op_str_t
50 template <typename OPSTR=op_str_t>
170 template <typename VAL=op_str_t>
Dhb-subset-cff-common.hh153 template <typename OPSTR=op_str_t>
197 const op_str_t &opstr, in serialize()
225 unsigned int calculate_serialized_size (const op_str_t &opstr) const in calculate_serialized_size()
240 const op_str_t &opstr, in serialize()
258 unsigned int calculate_serialized_size (const op_str_t &opstr, in calculate_serialized_size()
367 struct parsed_cs_op_t : op_str_t
371 op_str_t::init (); in init()
378 void fini () { op_str_t::fini (); } in fini()
Dhb-ot-cff2-table.hh214 struct cff2_font_dict_values_t : dict_values_t<op_str_t>
218 dict_values_t<op_str_t>::init (); in init()
221 void fini () { dict_values_t<op_str_t>::fini (); } in fini()
280 typedef cff2_private_dict_values_base_t<op_str_t> cff2_private_dict_values_subset_t;
Dhb-ot-cff1-table.hh709 struct cff1_top_dict_val_t : op_str_t
831 struct cff1_font_dict_values_t : dict_values_t<op_str_t>
835 dict_values_t<op_str_t>::init (); in init()
839 void fini () { dict_values_t<op_str_t>::fini (); } in fini()
902 typedef cff1_private_dict_values_base_t<op_str_t> cff1_private_dict_values_subset_t;
Dhb-cff-interp-common.hh527 struct op_str_t struct
540 bool copy_opstr (hb_serialize_context_t *c, const op_str_t& opstr) const in copy_opstr()
Dhb-subset-cff1.cc174 op_str_t supp_op; in serialize()
234 const op_str_t &operator [] (unsigned int i) const { return (*base)[i]; } in operator []()
244 const op_str_t &opstr, in serialize()
255 unsigned int calculate_serialized_size (const op_str_t &opstr) const in calculate_serialized_size()
Dhb-subset-cff2.cc54 const op_str_t &opstr, in serialize()
69 unsigned int calculate_serialized_size (const op_str_t &opstr) const in calculate_serialized_size()