Searched refs:get_long_offset_array (Results 1 – 2 of 2) sorted by relevance
396 c->check_array (get_long_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()495 const HBUINT32 * get_long_offset_array () const { return (const HBUINT32 *) &offsetZ; } in get_long_offset_array() function
396 c->check_array (get_long_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()491 const HBUINT32 * get_long_offset_array () const { return (const HBUINT32 *) &offsetZ; } in get_long_offset_array() function