Searched refs:PhyPos (Results 1 – 2 of 2) sorted by relevance
37 PhyPos(0), in CInFileStream()111 if (alignedPos != PhyPos) in Read()117 PhyPos = realNewPosition; in Read()123 readSize = (UInt32)MyMin(File.Size - PhyPos, (UInt64)kClusterSize); in Read()137 PhyPos += BufSize; in Read()140 if (VirtPos != PhyPos) in Read()146 PhyPos = VirtPos = realNewPosition; in Read()158 PhyPos += realProcessedSize; in Read()271 PhyPos = VirtPos = realNewPosition; in Seek()
49 UInt64 PhyPos; variable