Searched refs:SetLength_KeepPosition (Results 1 – 3 of 3) sorted by relevance
269 bool SetLength_KeepPosition(UInt64 length) throw();362 bool SetLength_KeepPosition(UInt64 length) throw() in SetLength_KeepPosition() function
596 bool COutFile::SetLength_KeepPosition(UInt64 length) throw() in SetLength_KeepPosition() function in NWindows::NFile::NIO::COutFile
707 return ConvertBoolToHRESULT(File.SetLength_KeepPosition(newSize)); in SetSize()