Searched refs:top_interp (Results 1 – 2 of 2) sorted by relevance
443 CFF2TopDict_Interpreter top_interp; in init() local444 top_interp.env.init (topDictStr); in init()446 if (unlikely (!top_interp.interpret (topDict))) { fini (); return; } in init()
1028 CFF1TopDict_Interpreter top_interp; in init() local1029 top_interp.env.init (topDictStr); in init()1031 if (unlikely (!top_interp.interpret (topDict))) { fini (); return; } in init()