Home
last modified time | relevance | path

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

/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A DQueueView.h191 bool StopItem(CFileItem* item);
192 bool StopItem(CServerItem* pServerItem, bool updateSelections);
H A DQueueView.cpp2011 StopItem(pServer, false); in OnRemoveSelected()
2022 StopItem(pFile); in OnRemoveSelected()
2053 bool CQueueView::StopItem(CFileItem* item) in StopItem() function in CQueueView
2081 bool CQueueView::StopItem(CServerItem* pServerItem, bool updateSelections) in StopItem() function in CQueueView
2094 StopItem(pFile); in StopItem()
/dports/science/minc2/minc-release-2.2.00/conversion/dicomserver_sonata/siemens_include/
H A Dds_transformation_control.h367 keyword_t StopItem; /* Last handled item. If an fatal member
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DContextMenuController.cpp661 ContextMenuItem StopItem(ActionType, ContextMenuItemTagStop, contextMenuItemTagStop()); in populate() local
781 appendItem(StopItem, m_contextMenu.get()); in populate()
793 appendItem(StopItem, m_contextMenu.get()); in populate()