Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-open-type.hh988 …const HBUINT16 *words = &StructAtOffset<HBUINT16> (&bytesZ, (header.nUnits - 1) * header.unitSize); in last_is_terminator()
1000 return StructAtOffset<Type> (&bytesZ, i * header.unitSize); in operator []()
1006 return StructAtOffset<Type> (&bytesZ, i * header.unitSize); in operator []()
1034 const Type *p = (const Type *) (((const char *) &bytesZ) + (mid * size)); in bsearch()
1049 c->check_range (bytesZ.arrayZ, in sanitize_shallow()
1056 UnsizedArrayOf<HBUINT8> bytesZ; member
1058 DEFINE_SIZE_ARRAY (10, bytesZ);