Searched defs:TextAdjustment (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
H A DList.cpp171 EAdjustment TextAdjustment; member in struct:CFieldInfo
181 EAdjustment TextAdjustment; member in struct:CFieldInfoInit
397 f.TextAdjustment = fii.TextAdjustment;
684 PrintUString(f.TextAdjustment, width, TempWString, TempAString);
694 PrintStringToString(temp + tempPos, f.TextAdjustment, width, s);
724 PrintNumber(f.TextAdjustment, f.Width, st.Size);
726 PrintNumber(f.TextAdjustment, f.Width, st.PackSize);
733 PrintString(f.TextAdjustment, f.Width, s);
744 PrintString(f.TextAdjustment,
[all...]

Completed in 144 milliseconds