Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DList.cpp165 EAdjustment TextAdjustment; member
175 EAdjustment TextAdjustment; member
357 f.TextAdjustment = fii.TextAdjustment; in Init()
646 PrintString(f.TextAdjustment, width, prop.bstrVal); in PrintItemInfo()
656 PrintStringToString(temp + tempPos, f.TextAdjustment, width, s); in PrintItemInfo()
693 PrintNumber(f.TextAdjustment, f.Width, stat.Size); in PrintSum()
695 PrintNumber(f.TextAdjustment, f.Width, stat.PackSize); in PrintSum()
702 PrintString(f.TextAdjustment, f.Width, s); in PrintSum()
713 PrintString(f.TextAdjustment, 0, s); in PrintSum()
716 PrintString(f.TextAdjustment, f.Width, L""); in PrintSum()