Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-subset-cff1.cc169 OpStr supp_op; in serialize() local
170 supp_op.op = op; in serialize()
171 supp_op.str.str = opstr.str.str + opstr.last_arg_offset; in serialize()
174 supp_op.str.len = opstr.str.len - opstr.last_arg_offset; in serialize()
177 copy_opstr (c, supp_op)); in serialize()