Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Console/
DList.cpp212 static void PrintSpacesToString(char *dest, unsigned numSpaces) in PrintSpacesToString() function
293 PrintSpacesToString(dest, numLeftSpaces); in PrintStringToString()
300 PrintSpacesToString(dest, numSpaces); in PrintStringToString()
562 PrintSpacesToString(temp + tempPos, f.PrefixSpacesWidth); in PrintItemInfo()
671 PrintSpacesToString(temp + tempPos, width); in PrintItemInfo()
689 PrintSpacesToString(temp + tempPos, (unsigned)len); in PrintItemInfo()