Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-dict-common.hh36 struct dict_val_t : op_str_t
48 template <typename OPSTR=op_str_t>
155 template <typename VAL=op_str_t>
Dhb-ot-cff2-table.hh190 struct cff2_font_dict_values_t : dict_values_t<op_str_t>
194 dict_values_t<op_str_t>::init (); in init()
197 void fini () { dict_values_t<op_str_t>::fini (); } in fini()
245 typedef cff2_private_dict_values_base_t<op_str_t> cff2_private_dict_values_subset_t;
Dhb-subset-cff-common.hh148 template <typename OPSTR=op_str_t>
178 const op_str_t &opstr, in serialize()
205 const op_str_t &opstr, in serialize()
319 struct parsed_cs_op_t : op_str_t
323 op_str_t::init (); in init()
330 void fini () { op_str_t::fini (); } in fini()
Dhb-ot-cff1-table.hh669 struct cff1_top_dict_val_t : op_str_t
792 struct cff1_font_dict_values_t : dict_values_t<op_str_t>
796 dict_values_t<op_str_t>::init (); in init()
800 void fini () { dict_values_t<op_str_t>::fini (); } in fini()
852 typedef cff1_private_dict_values_base_t<op_str_t> cff1_private_dict_values_subset_t;
966 const op_str_t &operator [] (unsigned int i) const { return (*base)[i]; } in operator []()
Dhb-cff-interp-common.hh524 struct op_str_t struct
537 bool copy_opstr (hb_serialize_context_t *c, const op_str_t& opstr) const in copy_opstr()
Dhb-subset-cff1.cc168 op_str_t supp_op; in serialize()
189 const op_str_t &opstr, in serialize()
Dhb-subset-cff2.cc54 const op_str_t &opstr, in serialize()