Home
last modified time | relevance | path

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

/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A DQueueView.h292 void OnStopAndClear(wxCommandEvent& event);
H A DQueueView.cpp182 EVT_MENU(XRCID("ID_REMOVEALL"), CQueueView::OnStopAndClear) in BEGIN_EVENT_TABLE()
1852 void CQueueView::OnStopAndClear(wxCommandEvent&) in OnStopAndClear() function in CQueueView