Searched refs:offsets_internal (Results 1 – 2 of 2) sorted by relevance
198 FT_Long *offsets_internal = NULL; in FT_Raccess_Get_DataOffsets() local308 if ( FT_NEW_ARRAY( offsets_internal, *count ) ) in FT_Raccess_Get_DataOffsets()316 offsets_internal[j] = rdata_pos + ref[j].offset; in FT_Raccess_Get_DataOffsets()318 *offsets = offsets_internal; in FT_Raccess_Get_DataOffsets()
3738 Init `offsets_internal' and `ref'.