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.hh97 unsigned int offset_array_size () const in offset_array_size() function
209 { return (const char *)this + min_size + offset_array_size (); } in data_base()
226 return min_size + offset_array_size () + (offset_at (count) - 1); in get_size()