Home
last modified time | relevance | path

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

/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A DQueueView.h204 void ActionAfterWarnUser(ActionAfterState::type s);
H A DQueueView.cpp2741 ActionAfterWarnUser(m_actionAfterState); in ActionAfter()
2751 ActionAfterWarnUser(m_actionAfterState); in ActionAfter()
2764 ActionAfterWarnUser(m_actionAfterState); in ActionAfter()
2796 void CQueueView::ActionAfterWarnUser(ActionAfterState::type s) in ActionAfterWarnUser() function in CQueueView