Searched refs:EndSize (Results 1 – 7 of 7) sorted by relevance
83 TDevice() : StartSize(0), EndSize(0), DeltaFormat(0) {} in TDevice()86 uint16_t EndSize; member
311 FT_UInt StartSize, EndSize, DeltaFormat, count; in otv_Device_validate() local318 EndSize = FT_NEXT_USHORT( p ); in otv_Device_validate()330 if ( EndSize < StartSize ) in otv_Device_validate()333 count = EndSize - StartSize + 1; in otv_Device_validate()
290 s.add((self.StartSize<<16)+self.EndSize)305 varIdx = mapping[(self.StartSize<<16)+self.EndSize]307 self.EndSize = varIdx & 0xFFFF
115 self.EndSize = varIdx & 0xFFFF
862 varidx = (dev.StartSize << 16) + dev.EndSize888 varidx = (dev.StartSize << 16) + dev.EndSize917 varidx = (dev.StartSize << 16) + dev.EndSize
179 self.EndSize = endSize = max(keys)491 return (device.DeltaFormat, device.StartSize, device.EndSize,
1424 EndSize = tableDict["EndSize"]1427 nItems = EndSize - StartSize + 11447 EndSize = tableDict["EndSize"]1451 nItems = EndSize - StartSize + 1