Searched refs:CFF1TopDictValues (Results 1 – 2 of 2) sorted by relevance
693 struct CFF1TopDictValues : TopDictValues<CFF1TopDictVal> struct725 static void process_op (OpCode op, CFF1TopDictInterpEnv& env, CFF1TopDictValues& dictval) in process_op()973 typedef DictInterpreter<CFF1TopDictOpSet, CFF1TopDictValues, CFF1TopDictInterpEnv> CFF1TopDict_Inte…1110 CFF1TopDictValues *font = &topDict; in init()1170 CFF1TopDictValues topDict;
82 struct CFF1TopDictValuesMod : CFF1TopDictValues84 void init (const CFF1TopDictValues *base_= &Null(CFF1TopDictValues)) in init()109 typedef CFF1TopDictValues SUPER;110 const CFF1TopDictValues *base;