Searched refs:op_str_t (Results 1 – 7 of 7) sorted by relevance
38 struct dict_val_t : op_str_t50 template <typename OPSTR=op_str_t>170 template <typename VAL=op_str_t>
153 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_t371 op_str_t::init (); in init()378 void fini () { op_str_t::fini (); } in fini()
214 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;
709 struct cff1_top_dict_val_t : op_str_t831 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;
527 struct op_str_t struct540 bool copy_opstr (hb_serialize_context_t *c, const op_str_t& opstr) const in copy_opstr()
174 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()
54 const op_str_t &opstr, in serialize()69 unsigned int calculate_serialized_size (const op_str_t &opstr) const in calculate_serialized_size()