Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-subset-cff-common.hh481 (opstr[j].op != OpCode_callsubr && opstr[j].op != OpCode_callgsubr) && in compact()
482 (opstr[i].op != OpCode_callsubr && opstr[i].op != OpCode_callgsubr) && in compact()
972 case OpCode_callgsubr: in drop_hints_in_str()
1099 case OpCode_callgsubr: in collect_subr_refs_in_str()
1128 if (opstr.op == OpCode_callsubr || opstr.op == OpCode_callgsubr) in encode_str()
1145 case OpCode_callgsubr: in encode_str()
H A Dhb-cff2-interp-cs.hh184 case OpCode_callgsubr: in process_op()
H A Dhb-cff-interp-common.hh170 #define OpCode_callgsubr 29 /* CFF, CFF2 */ macro
H A Dhb-subset-cff2.cc204 case OpCode_callgsubr: in process_op()
H A Dhb-subset-cff1.cc335 case OpCode_callgsubr: in process_op()
H A Dhb-cff-interp-cs-common.hh263 case OpCode_callgsubr: in process_op()