Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cff1-table.hh693 struct CFF1TopDictValues : TopDictValues<CFF1TopDictVal> struct
725 static void process_op (OpCode op, CFF1TopDictInterpEnv& env, CFF1TopDictValues& dictval) in process_op()
973 typedef DictInterpreter<CFF1TopDictOpSet, CFF1TopDictValues, CFF1TopDictInterpEnv> CFF1TopDict_Inte…
1110 CFF1TopDictValues *font = &topDict; in init()
1170 CFF1TopDictValues topDict;
Dhb-subset-cff1.cc82 struct CFF1TopDictValuesMod : CFF1TopDictValues
84 void init (const CFF1TopDictValues *base_= &Null(CFF1TopDictValues)) in init()
109 typedef CFF1TopDictValues SUPER;
110 const CFF1TopDictValues *base;