Searched refs:fontDictStr (Results 1 – 2 of 2) sorted by relevance
476 const byte_str_t fontDictStr = (*fdArray)[i]; in init() local477 if (unlikely (!fontDictStr.sanitize (&sc))) { fini (); return; } in init()480 font_interp.env.init (fontDictStr); in init()
1105 byte_str_t fontDictStr = (*fdArray)[i]; in init() local1106 if (unlikely (!fontDictStr.sanitize (&sc))) { fini (); return; } in init()1109 font_interp.env.init (fontDictStr); in init()