Searched refs:offsets_offset (Results 1 – 2 of 2) sorted by relevance
56 offsets_offset = writeTTCHeader(file, len(self.fonts))63 file.seek(offsets_offset)
239 int offsets_offset = dtohs(header.header.headerSize); in VerifyResTableType() local243 if (offsets_offset > entries_offset || entries_offset - offsets_offset < offsets_length) { in VerifyResTableType()381 int offsets_offset = dtohs(type_chunk.header.headerSize); in GetEntryOffset() local399 type_chunk.myOffset() + offsets_offset); in GetEntryOffset()