Home
last modified time | relevance | path

Searched defs:cff_private_dict_op_serializer_t (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-subset-cff-common.hh234 struct cff_private_dict_op_serializer_t : op_serializer_t struct
236 cff_private_dict_op_serializer_t (bool desubroutinize_, bool drop_hints_) in cff_private_dict_op_serializer_t() argument
239 bool serialize (hb_serialize_context_t *c, in serialize()
258 unsigned int calculate_serialized_size (const op_str_t &opstr, in calculate_serialized_size()
275 const bool desubroutinize;
276 const bool drop_hints;