Searched refs:GlobalSubrs (Results 1 – 4 of 4) sorted by relevance
103 self.GlobalSubrs = GlobalSubrsIndex(file, isCFF2=isCFF2)105 self.topDictIndex.GlobalSubrs = self.GlobalSubrs183 writer.add(self.GlobalSubrs.getCompiler(strings, self, isCFF2=isCFF2))220 self.GlobalSubrs.toXML(xmlWriter)243 self.GlobalSubrs = GlobalSubrsIndex()249 topDict = TopDict(GlobalSubrs=self.GlobalSubrs)255 self.GlobalSubrs = GlobalSubrsIndex()260 GlobalSubrs=self.GlobalSubrs,279 self.GlobalSubrs = GlobalSubrsIndex()286 self.GlobalSubrs.append(subr)[all …]
529 fontSet.GlobalSubrs = globalSubrs539 topDict.GlobalSubrs = fontSet.GlobalSubrs582 fontSet.GlobalSubrs = globalSubrs589 fdArray.GlobalSubrs = globalSubrs
510 cff.GlobalSubrs.clear()581 all_subrs = [font.GlobalSubrs]601 c.subset_subroutines (subrs, font.GlobalSubrs)605 if subrs == font.GlobalSubrs:620 subr.subset_subroutines (local_subrs, font.GlobalSubrs)
67 fdArray.GlobalSubrs = topDict.GlobalSubrs68 topDict.GlobalSubrs.fdArray = fdArray