Home
last modified time | relevance | path

Searched refs:SetWindowWidth (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.h66 void SetWindowWidth(unsigned width) { _percent.MaxLen = width - 1; } in SetWindowWidth() function in Z7_final
157 void SetWindowWidth(unsigned width) { _percent.MaxLen = width - 1; } in SetWindowWidth() function in Z7_final
H A DUpdateCallbackConsole.h65 void SetWindowWidth(unsigned width) { _percent.MaxLen = width - 1; } in SetWindowWidth() function in CCallbackConsoleBase
H A DMain.cpp1235 scan.SetWindowWidth(consoleWidth);
1291 ecs->SetWindowWidth(consoleWidth);
1503 callback.SetWindowWidth(consoleWidth);
1546 callback.SetWindowWidth(consoleWidth);

Completed in 3 milliseconds