Home | History | Annotate | Download | only in tables

Lines Matching refs:lookupIndex

1199 	lookupIndex = overflowRecord.LookupListIndex
1201 lookupIndex = lookupIndex - 1
1202 if lookupIndex < 0:
1210 lookup = lookups[lookupIndex]
1213 lookupIndex = lookupIndex -1
1214 if lookupIndex < 0:
1216 lookup = lookups[lookupIndex]