Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-subset-cff1.cc149 if (unlikely (!UnsizedByteStr::serialize_int2 (c, mod.offsets.privateDictInfo.size))) in serialize()
179 return_trace (UnsizedByteStr::serialize_int2 (c, mod.nameSIDs[name_dict_values_t::registry]) && in serialize()
180 UnsizedByteStr::serialize_int2 (c, mod.nameSIDs[name_dict_values_t::ordering]) && in serialize()
Dhb-cff-interp-common.hh277 static bool serialize_int2 (hb_serialize_context_t *c, int value) in serialize_int2() function
Dhb-subset-cff-common.hh205 if (unlikely (!UnsizedByteStr::serialize_int2 (c, privateDictInfo.size) || in serialize()