Searched defs:distanceToMove (Results 1 – 1 of 1) sorted by relevance
220 bool CFileBase::Seek(Int64 distanceToMove, DWORD moveMethod, UInt64 &newPosition) const throw() in Seek()693 off_t CFileBase::seek(off_t distanceToMove, int moveMethod) const in seek()