Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cff-common.hh376 static bool serialize_uint4_op (hb_serialize_context_t *c, op_code_t op, int value) in serialize_uint4_op() function
383 { return serialize_uint4_op (c, op, value); } in serialize_offset4_op()