Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-cff-interp-dict-common.hh78 struct DictOpSet : OpSet<Number> struct
249 struct TopDictOpSet : DictOpSet
266 DictOpSet::process_op (op, env); in process_op()
Dhb-ot-cff2-table.hh222 struct CFF2FontDictOpSet : DictOpSet
245 typedef DictOpSet SUPER;
305 struct CFF2PrivateDictOpSet : DictOpSet
344 DictOpSet::process_op (op, env); in process_op()
355 struct CFF2PrivateDictOpSet_Subset : DictOpSet
397 typedef DictOpSet SUPER;
Dhb-ot-cff1-table.hh824 struct CFF1FontDictOpSet : DictOpSet
844 DictOpSet::process_op (op, env); in process_op()
884 struct CFF1PrivateDictOpSet : DictOpSet
920 DictOpSet::process_op (op, env); in process_op()
931 struct CFF1PrivateDictOpSet_Subset : DictOpSet
962 DictOpSet::process_op (op, env); in process_op()
Dhb-subset-cff-common.hh245 if (drop_hints && DictOpSet::is_hint_op (opstr.op)) in serialize()
261 if (drop_hints && DictOpSet::is_hint_op (opstr.op)) in calculate_serialized_size()