Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DHashCon.cpp104 s.Add_Space(); in AddSpaces_if_Positive()
132 _s.Add_Space(); in PrintSeparatorLine()
139 _s.Add_Space(); in PrintSeparatorLine()
162 _s.Add_Space(); in BeforeFirstFile()
170 _s.Add_Space(); in BeforeFirstFile()
227 _s.Add_Space(); in PrintResultLine()
233 _s.Add_Space(); in PrintResultLine()
DHashCon.h17 _s.Add_Space(); in AddSpacesBeforeName()
18 _s.Add_Space(); in AddSpacesBeforeName()
DUpdateCallbackConsole.cpp342 _tempA.Add_Space(); in DeletingAfterArchiving()
455 _tempA.Add_Space(); in PrintProgress()
DExtractCallbackConsole.cpp76 s.Add_Space(); in Print_UInt64_and_String()
297 _tempA.Add_Space(); in PrepareOperation()
DMain.cpp671 s.Add_Space(); in Main2()
DList.cpp403 LinesString.Add_Space(); in Init()
/external/lzma/CPP/Common/
DMyString.cpp567 void AString::Add_Space() { operator+=(' '); } in Add_Space() function in AString
568 void AString::Add_Space_if_NotEmpty() { if (!IsEmpty()) Add_Space(); } in Add_Space_if_NotEmpty()
1080 void UString::Add_Space() { operator+=(L' '); } in Add_Space() function in UString
1081 void UString::Add_Space_if_NotEmpty() { if (!IsEmpty()) Add_Space(); } in Add_Space_if_NotEmpty()
DMyString.h293 void Add_Space();
527 void Add_Space();
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.cpp1047 s.Add_Space(); in SetTitleText()
1058 s.Add_Space(); in SetTitleText()
1062 s.Add_Space(); in SetTitleText()
1077 s.Add_Space(); in SetTitleText()
DBrowseDialog.cpp218 s.Add_Space(); in OnInit()
/external/lzma/CPP/7zip/UI/GUI/
DExtractGUI.cpp46 s.Add_Space(); in AddValuePair()
/external/lzma/CPP/7zip/Bundles/SFXSetup/
DSfxSetup.cpp326 appLaunched.Add_Space(); in WinMain()
/external/lzma/CPP/7zip/UI/Common/
DPropIDUtils.cpp561 s.Add_Space(); in ConvertNtReparseToString()