Searched refs:OnMouseRightClick (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DDownloadListCtrl.h188 void OnMouseRightClick( wxListEvent& event );
H A DGenericClientListCtrl.h221 void OnMouseRightClick( wxListEvent& event );
H A DDownloadListCtrl.cpp100 EVT_LIST_ITEM_RIGHT_CLICK(ID_DLOADLIST, CDownloadListCtrl::OnMouseRightClick)
632 void CDownloadListCtrl::OnMouseRightClick(wxListEvent& evt) function in class:CDownloadListCtrl
H A DGenericClientListCtrl.cpp100 EVT_LIST_ITEM_RIGHT_CLICK(wxID_ANY, CGenericClientListCtrl::OnMouseRightClick)
572 void CGenericClientListCtrl::OnMouseRightClick(wxListEvent& evt) function in class:CGenericClientListCtrl

Completed in 61 milliseconds