Home
last modified time | relevance | path

Searched defs:UnsizedByteStr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-cff-interp-common.hh251 struct UnsizedByteStr : UnsizedArrayOf <HBUINT8> struct
253 hb_ubytes_t as_ubytes (unsigned l) const in as_ubytes()
258 static bool serialize_int (hb_serialize_context_t *c, op_code_t intOp, V value) in serialize_int()
272 static bool serialize_int4 (hb_serialize_context_t *c, V value) in serialize_int4()
276 static bool serialize_int2 (hb_serialize_context_t *c, V value) in serialize_int2()