Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cff-common.hh89 unsigned int offset_array_size () const in offset_array_size() function
198 { return (const unsigned char *) this + min_size + offset_array_size (); } in data_base()
212 return min_size + offset_array_size () + (offset_at (count) - 1); in get_size()