Searched refs:GlobalSubrsIndex (Results 1 – 3 of 3) sorted by relevance
28 .. autoclass:: fontTools.cffLib.GlobalSubrsIndex
515 GlobalSubrsIndex,528 globalSubrs = GlobalSubrsIndex()566 GlobalSubrsIndex,581 globalSubrs = GlobalSubrsIndex()
103 self.GlobalSubrs = GlobalSubrsIndex(file, isCFF2=isCFF2)243 self.GlobalSubrs = GlobalSubrsIndex()255 self.GlobalSubrs = GlobalSubrsIndex()279 self.GlobalSubrs = GlobalSubrsIndex()699 class GlobalSubrsIndex(Index): class739 super(GlobalSubrsIndex, self).__init__(file, isCFF2=isCFF2)799 class SubrsIndex(GlobalSubrsIndex):