Home
last modified time | relevance | path

Searched refs:_title (Results 1 - 5 of 5) sorted by relevance

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog.cpp71 SetText(_title); in OnInit()
126 SetText(title + _title); in OnTimer()
173 int res = ::MessageBoxW(*this, L"Are you sure you want to cancel?", _title, MB_YESNOCANCEL); in OnButtonClicked()
H A DProgressDialog.h82 UString _title; member in CProgressDialog
141 _title = title; in Create()
H A DProgressDialog2.cpp386 SetText(_title); in OnInit()
969 _title = title; in Create()
1105 s += _title; in SetTitleText()
1243 const int res = ::MessageBoxW(*this, LangString(IDS_PROGRESS_ASK_CANCEL), _title, MB_YESNOCANCEL); in OnButtonClicked()
H A DProgressDialog2.h124 UString _title; member in CProgressDialog
/third_party/python/Lib/
H A Dturtle.py3687 _title = _CFG["title"] variable in _Screen
3697 self._root.title(_Screen._title)
3766 _Screen._title = titlestring

Completed in 9 milliseconds