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

/external/lzma/CPP/7zip/UI/Console/
H A DList.cpp359 static void PrintNumberString(EAdjustment adjustment, int width, const UInt64 *value) function
377 PrintNumberString(fieldInfo.TextAdjustment, fieldInfo.Width, size);
379 PrintNumberString(fieldInfo.TextAdjustment, fieldInfo.Width, compressedSize);

Completed in 70 milliseconds