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.hh389 static bool serialize_uint2_op (hb_serialize_context_t *c, OpCode op, int value) in serialize_uint2_op() function
399 return serialize_uint2_op (c, op, value); in serialize_offset2_op()
Dhb-subset-cff1.cc246 return_trace (FontDict::serialize_uint2_op (c, opstr.op, mod.fontName)); in serialize()