Home
last modified time | relevance | path

Searched refs:Set_Ratio (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.h90 void Set_Ratio(const UInt64 *inSize, const UInt64 *outSize);
DExtractCallback.cpp130 ProgressDialog->Sync.Set_Ratio(inSize, outSize); in SetRatioInfo()
DProgressDialog2.cpp160 void CProgressSync::Set_Ratio(const UInt64 *inSize, const UInt64 *outSize) in Set_Ratio() function in CProgressSync