Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cff2-table.hh279 struct CFF2PrivDictInterpEnv : NumInterpEnv struct
307 static void process_op (OpCode op, CFF2PrivDictInterpEnv& env, CFF2PrivateDictValues& dictval) in process_op()
357 …static void process_op (OpCode op, CFF2PrivDictInterpEnv& env, CFF2PrivateDictValues_Subset& dictv… in process_op()
484 DictInterpreter<PRIVOPSET, PRIVDICTVAL, CFF2PrivDictInterpEnv> priv_interp; in init()