Searched refs:EAdjustment (Results 1 – 1 of 1) sorted by relevance
/external/lzma/CPP/7zip/UI/Console/ |
D | List.cpp | 157 enum EAdjustment enum 170 EAdjustment TitleAdjustment; 171 EAdjustment TextAdjustment; 180 EAdjustment TitleAdjustment; 181 EAdjustment TextAdjustment; 215 static void PrintUString(EAdjustment adj, unsigned width, const UString &s, AString &temp) in PrintUString() 248 static void PrintString(EAdjustment adj, unsigned width, const char *s) in PrintString() 271 static void PrintStringToString(char *dest, EAdjustment adj, unsigned width, const char *textString) in PrintStringToString() 703 static void PrintNumber(EAdjustment adj, unsigned width, const CListUInt64Def &value) in PrintNumber()
|