OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddToTitle
(Results
1 - 4
of
4
) sorted by null
/external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog.cpp
38
AddToTitle
(L"");
40
void CProgressDialog::
AddToTitle
(LPCWSTR s)
126
AddToTitle
(title + MainAddTitle);
ProgressDialog.h
103
void
AddToTitle
(LPCWSTR string);
ProgressDialog2.h
216
void
AddToTitle
(LPCWSTR string);
ProgressDialog2.cpp
279
AddToTitle
(L"");
281
void CProgressDialog::
AddToTitle
(LPCWSTR s)
971
//
AddToTitle
(L"Finished ");
1074
AddToTitle
(s);
Completed in 348 milliseconds