Searched refs:EAdjustment (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/CPP/7zip/UI/Console/ |
H A D | List.cpp | 166 enum EAdjustment
enum 179 EAdjustment TitleAdjustment;
180 EAdjustment TextAdjustment;
189 EAdjustment TitleAdjustment;
190 EAdjustment TextAdjustment;
224 static void PrintUString(EAdjustment adj, unsigned width, const UString &s, AString &temp)
in PrintUString() 257 static void PrintString(EAdjustment adj, unsigned width, const char *s)
in PrintString() 280 static void PrintStringToString(char *dest, EAdjustment adj, unsigned width, const char *textString)
in PrintStringToString() 728 static void PrintNumber(EAdjustment adj, unsigned width, const CListUInt64Def &value)
in PrintNumber()
|
Completed in 2 milliseconds