Home
last modified time | relevance | path

Searched refs:sfntDirectoryEntrySize (Results 1 – 1 of 1) sorted by relevance

/external/fonttools/Lib/fontTools/ttLib/
Dsfnt.py255 directory_end = sfntDirectorySize + len(self.tables) * sfntDirectoryEntrySize
305 sfntDirectoryEntrySize = sstruct.calcsize(sfntDirectoryEntryFormat) variable
382 formatSize = sfntDirectoryEntrySize