Searched refs:get_long_offset_array (Results 1 – 1 of 1) sorted by relevance
310 c->check_array (get_long_offset_array (), c->get_num_glyphs () + 1) : in sanitize_shallow()550 return is_long_offset () ? get_long_offset_array ()[i] : get_short_offset_array ()[i] * 2; in get_offset()553 const HBUINT32 * get_long_offset_array () const { return (const HBUINT32 *) &offsetZ; } in get_long_offset_array() function