Searched refs:topDictStr (Results 1 – 2 of 2) sorted by relevance
441 ByteStr topDictStr (cff2 + cff2->topDict, cff2->topDictSize); in init() local442 if (unlikely (!topDictStr.sanitize (&sc))) { fini (); return; } in init()444 top_interp.env.init (topDictStr); in init()
1026 const ByteStr topDictStr = (*topDictIndex)[0]; in init() local1027 if (unlikely (!topDictStr.sanitize (&sc))) { fini (); return; } in init()1029 top_interp.env.init (topDictStr); in init()