Searched defs:TopDictIndex (Results 1 - 2 of 2) sorted by relevance

/external/fonttools/Lib/fontTools/
H A DcffLib.py32 self.topDictIndex = TopDictIndex(file)
102 self.topDictIndex = TopDictIndex()
417 class TopDictIndex(Index): class in inherits:Index
435 class FDArrayIndex(TopDictIndex):
/external/fonttools/Tools/fontTools/
H A DcffLib.py32 self.topDictIndex = TopDictIndex(file)
102 self.topDictIndex = TopDictIndex()
417 class TopDictIndex(Index): class in inherits:Index
435 class FDArrayIndex(TopDictIndex):

Completed in 69 milliseconds