Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cff-common.hh379 static bool serialize_uint2_op (hb_serialize_context_t *c, op_code_t op, int value) in serialize_uint2_op() function
386 { return serialize_uint2_op (c, op, value); } in serialize_offset2_op()
Dhb-subset-cff1.cc250 return_trace (FontDict::serialize_uint2_op (c, opstr.op, mod.fontName)); in serialize()