Searched refs:StartSize (Results 1 – 7 of 7) sorted by relevance
83 TDevice() : StartSize(0), EndSize(0), DeltaFormat(0) {} in TDevice()85 uint16_t StartSize; member
311 FT_UInt StartSize, EndSize, DeltaFormat, count; in otv_Device_validate() local317 StartSize = 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]306 self.StartSize = varIdx >> 16
114 self.StartSize = varIdx >> 16
862 varidx = (dev.StartSize << 16) + dev.EndSize888 varidx = (dev.StartSize << 16) + dev.EndSize917 varidx = (dev.StartSize << 16) + dev.EndSize
178 self.StartSize = startSize = min(keys)491 return (device.DeltaFormat, device.StartSize, device.EndSize,
1423 StartSize = tableDict["StartSize"]1427 nItems = EndSize - StartSize + 11446 StartSize = tableDict["StartSize"]1451 nItems = EndSize - StartSize + 1