Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DExtractCallbackConsole.h42 void SetWindowWidth(unsigned width) { _percent.MaxLen = width - 1; } in SetWindowWidth() function
140 void SetWindowWidth(unsigned width) { _percent.MaxLen = width - 1; } in SetWindowWidth() function
DUpdateCallbackConsole.h62 void SetWindowWidth(unsigned width) { _percent.MaxLen = width - 1; } in SetWindowWidth() function
DMain.cpp829 scan.SetWindowWidth(consoleWidth); in Main2()
885 ecs->SetWindowWidth(consoleWidth); in Main2()
1087 callback.SetWindowWidth(consoleWidth); in Main2()
1130 callback.SetWindowWidth(consoleWidth); in Main2()