Searched refs:OverflowErrorRecord (Results 1 – 2 of 2) sorted by relevance
551 from fontTools.ttLib.tables.otBase import OverflowErrorRecord557 …ok = otTables.splitMultipleSubst(oldSubTable, newSubTable, OverflowErrorRecord((None, None, None, …
10 class OverflowErrorRecord(object): class501 return OverflowErrorRecord( (self.tableTag, LookupListIndex, SubTableIndex, itemName, itemIndex) )