Home
last modified time | relevance | path

Searched defs:SetWindowWidth (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.h71 void SetWindowWidth(unsigned width) { _percent.MaxLen = width - 1; } in SetWindowWidth() function
183 void SetWindowWidth(unsigned width) { _percent.MaxLen = width - 1; } in SetWindowWidth() function
H A DUpdateCallbackConsole.h67 void SetWindowWidth(unsigned width) { _percent.MaxLen = width - 1; } in SetWindowWidth() function