Home
last modified time | relevance | path

Searched refs:topDictStr (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-cff2-table.hh445 byte_str_t topDictStr (cff2 + cff2->topDict, cff2->topDictSize); in init() local
446 if (unlikely (!topDictStr.sanitize (&sc))) { fini (); return; } in init()
448 top_interp.env.init (topDictStr); in init()
Dhb-ot-cff1-table.hh1046 const byte_str_t topDictStr = (*topDictIndex)[0]; in init() local
1047 if (unlikely (!topDictStr.sanitize (&sc))) { fini (); return; } in init()
1049 top_interp.env.init (topDictStr); in init()