Searched refs:DeselectAll (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dlboxcmn.cpp87 void wxListBoxBase::DeselectAll(int itemToLeaveSelected) function in class:wxListBoxBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dvlbox.cpp272 DeselectAll();
445 if ( DeselectAll() )
476 if ( DeselectAll() )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dvlbox.h179 bool DeselectAll() { return DoSelectAll(false); } function in class:wxVListBox
246 // common implementation of SelectAll() and DeselectAll()
H A Dlistbox.h67 void DeselectAll(int itemToLeaveSelected = -1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dlistbox.cpp484 DeselectAll();
494 DeselectAll();
1019 DeselectAll(item);
1164 DeselectAll(item);
1218 DeselectAll(item);
1242 DeselectAll(item);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/grid/
H A Dgriddemo.h70 void DeselectAll(wxCommandEvent& event);
H A Dgriddemo.cpp107 EVT_MENU( ID_DESELECT_ALL, GridFrame::DeselectAll)
759 void GridFrame::DeselectAll(wxCommandEvent& WXUNUSED(event))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dvlbox.tex83 \membersection{wxVListBox::DeselectAll}\label{wxvlistboxdeselectall}
85 \func{bool}{DeselectAll}{\void}
310 \helpref{DeselectAll}{wxvlistboxdeselectall}, \helpref{Select}{wxvlistboxselect}

Completed in 73 milliseconds