Searched refs:get_short_offset_array (Results 1 – 2 of 2) sorted by relevance
397 c->check_array (get_short_offset_array (), glyphCount+1)) && in sanitize_shallow()493 { return is_long_offset () ? get_long_offset_array ()[i] : get_short_offset_array ()[i] * 2; } in get_offset()496 const HBUINT16 *get_short_offset_array () const { return (const HBUINT16 *) &offsetZ; } in get_short_offset_array() function
397 c->check_array (get_short_offset_array (), glyphCount+1)) && in sanitize_shallow()489 { return is_long_offset () ? get_long_offset_array ()[i] : get_short_offset_array ()[i] * 2; } in get_offset()492 const HBUINT16 *get_short_offset_array () const { return (const HBUINT16 *) &offsetZ; } in get_short_offset_array() function