Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cff2-table.hh443 CFF2TopDict_Interpreter top_interp; in init() local
444 top_interp.env.init (topDictStr); in init()
446 if (unlikely (!top_interp.interpret (topDict))) { fini (); return; } in init()
Dhb-ot-cff1-table.hh1028 CFF1TopDict_Interpreter top_interp; in init() local
1029 top_interp.env.init (topDictStr); in init()
1031 if (unlikely (!top_interp.interpret (topDict))) { fini (); return; } in init()