Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-cff-interp-dict-common.hh51 struct TopDictValues : DictValues<OPSTR> struct
251 static void process_op (OpCode op, InterpEnv<Number>& env, TopDictValues<VAL> & dictval) in process_op()
Dhb-ot-cff2-table.hh139 struct CFF2TopDictValues : TopDictValues<>
143 TopDictValues<>::init (); in init()
147 void fini () { TopDictValues<>::fini (); } in fini()
162 size += TopDictValues<>::calculate_serialized_op_size (get_value (i)); in calculate_serialized_size()
Dhb-ot-cff1-table.hh693 struct CFF1TopDictValues : TopDictValues<CFF1TopDictVal>
697 TopDictValues<CFF1TopDictVal>::init (); in init()
707 void fini () { TopDictValues<CFF1TopDictVal>::fini (); } in fini()