Searched refs:sfntDirectoryEntrySize (Results 1 – 2 of 2) sorted by relevance
226 self.origNextTableOffset = sfntDirectorySize + numTables * sfntDirectoryEntrySize370 directory_end = sfntDirectorySize + len(self.tables) * sfntDirectoryEntrySize423 sfntDirectoryEntrySize = sstruct.calcsize(sfntDirectoryEntryFormat) variable500 formatSize = sfntDirectoryEntrySize
14 sfntDirectoryEntrySize, calcChecksum)282 offset = sfntDirectorySize + sfntDirectoryEntrySize * len(self.tables)342 directory_end = sfntDirectorySize + len(self.tables) * sfntDirectoryEntrySize