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.hh441 ByteStr topDictStr (cff2 + cff2->topDict, cff2->topDictSize); in init() local
442 if (unlikely (!topDictStr.sanitize (&sc))) { fini (); return; } in init()
444 top_interp.env.init (topDictStr); in init()
Dhb-ot-cff1-table.hh1026 const ByteStr topDictStr = (*topDictIndex)[0]; in init() local
1027 if (unlikely (!topDictStr.sanitize (&sc))) { fini (); return; } in init()
1029 top_interp.env.init (topDictStr); in init()