Searched refs:topDictStr (Results 1 – 2 of 2) sorted by relevance
445 byte_str_t topDictStr (cff2 + cff2->topDict, cff2->topDictSize); in init() local446 if (unlikely (!topDictStr.sanitize (&sc))) { fini (); return; } in init()448 top_interp.env.init (topDictStr); in init()
1046 const byte_str_t topDictStr = (*topDictIndex)[0]; in init() local1047 if (unlikely (!topDictStr.sanitize (&sc))) { fini (); return; } in init()1049 top_interp.env.init (topDictStr); in init()