Home
last modified time | relevance | path

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

/dports/astro/phd2/phd2-2.6.10/
H A Dlog_uploader.cpp59 struct WindowUpdateLocker struct
62 WindowUpdateLocker(wxWindow *win) : m_win(win) { win->Freeze(); } in WindowUpdateLocker() argument
63 ~WindowUpdateLocker() in ~WindowUpdateLocker() argument
1203 WindowUpdateLocker noUpdates(this); in ConfirmUpload()
1288 WindowUpdateLocker noUpdates(this); in ExecUpload()
1319 WindowUpdateLocker noUpdates(this); in ExecUpload()
1341 WindowUpdateLocker noUpdates(this); in OnRecentClicked()
1357 WindowUpdateLocker noUpdates(this); in OnBackClick()