Searched refs:CFF1TopDictVal (Results 1 – 2 of 2) sorted by relevance
688 struct CFF1TopDictVal : OpStr struct693 struct CFF1TopDictValues : TopDictValues<CFF1TopDictVal>697 TopDictValues<CFF1TopDictVal>::init (); in init()707 void fini () { TopDictValues<CFF1TopDictVal>::fini (); } in fini()723 struct CFF1TopDictOpSet : TopDictOpSet<CFF1TopDictVal>727 CFF1TopDictVal val; in process_op()798 TopDictOpSet<CFF1TopDictVal>::process_op (op, env, dictval); in process_op()
93 const CFF1TopDictVal &get_value (unsigned int i) const in get_value()100 const CFF1TopDictVal &operator [] (unsigned int i) const { return get_value (i); } in operator []()125 struct CFF1TopDict_OpSerializer : CFFTopDict_OpSerializer<CFF1TopDictVal>128 const CFF1TopDictVal &opstr, in serialize()180 return_trace (CFFTopDict_OpSerializer<CFF1TopDictVal>::serialize (c, opstr, mod.offsets)); in serialize()185 unsigned int calculate_serialized_size (const CFF1TopDictVal &opstr) const in calculate_serialized_size()212 return CFFTopDict_OpSerializer<CFF1TopDictVal>::calculate_serialized_size (opstr); in calculate_serialized_size()