Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DList.cpp205 static void PrintSpacesToString(char *dest, unsigned numSpaces) in PrintSpacesToString() function
286 PrintSpacesToString(dest, numLeftSpaces); in PrintStringToString()
293 PrintSpacesToString(dest, numSpaces); in PrintStringToString()
547 PrintSpacesToString(temp + tempPos, f.PrefixSpacesWidth); in PrintItemInfo()
650 PrintSpacesToString(temp + tempPos, width); in PrintItemInfo()
666 PrintSpacesToString(temp + tempPos, (unsigned)len); in PrintItemInfo()