Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-name-table.hh107 out->offset.serialize_copy (c, offset, src_base, dst_base, length); in copy()
Dhb-ot-layout-gpos-table.hh347 out->xDeviceTable.serialize_copy (c, xDeviceTable, this, out); in copy()
348 out->yDeviceTable.serialize_copy (c, yDeviceTable, this, out); in copy()
1228 out->entryAnchor.serialize_copy (c, entryAnchor, src_base, dst_base); in copy()
1229 out->exitAnchor.serialize_copy (c, exitAnchor, src_base, dst_base); in copy()
Dhb-ot-layout-common.hh390 out->defaultLangSys.serialize_copy (c->serializer, defaultLangSys, this, out); in subset()
402 && lang_sys->offset.serialize_copy (c->serializer, src.offset, this, out)) in subset()
Dhb-open-type.hh335 bool serialize_copy (hb_serialize_context_t *c, in serialize_copy() function
Dhb-ot-layout-gsubgpos.hh2920 out->featureVars.serialize_copy (c->serializer, featureVars, this, out); in subset()