Searched refs:DeleteAllItems (Results 26 - 50 of 56) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dlistctrl.h246 bool DeleteAllItems() ;
H A Dtreectrl.h267 void DeleteAllItems();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dtabctrl.cpp169 bool wxTabCtrl::DeleteAllItems() function in class:wxTabCtrl
H A Dlistctrl.cpp1353 bool wxListCtrl::DeleteAllItems() function in class:wxListCtrl
1391 DeleteAllItems();
H A Dtreectrl.cpp830 DeleteAllItems();
1703 void wxTreeCtrl::DeleteAllItems() function in class:wxTreeCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dlistctrl.cpp423 bool wxListCtrl::DeleteAllItems() function in class:wxListCtrl
H A Dtreectrl.cpp565 void wxTreeCtrl::DeleteAllItems() function in class:wxTreeCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DSharedFilesWnd.cpp235 sharedfilesctrl->DeleteAllItems();
H A DGuiEvents.cpp437 theApp->amuledlg->m_serverwnd->serverlistctrl->DeleteAllItems();
H A DSearchListCtrl.cpp367 DeleteAllItems();
H A DSharedFilesCtrl.cpp217 DeleteAllItems();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dtreectrl.h215 bool DeleteAllItems();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dtreectrl.h212 bool DeleteAllItems();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dtreectrl.h154 virtual void DeleteAllItems();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dtreectrl.h392 void DeleteAllItems(void);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dtreectlg.h141 virtual void DeleteAllItems();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/listctrl/
H A Dlisttest.cpp367 m_listCtrl->DeleteAllItems();
748 m_listCtrl->DeleteAllItems();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dtreectrl.cpp451 DeleteAllItems();
1670 void wxTreeCtrl::DeleteAllItems () function in class:wxTreeCtrl
1677 } // end of wxTreeCtrl::DeleteAllItems
H A Dlistctrl.cpp1928 bool wxListCtrl::DeleteAllItems () function in class:wxListCtrl
1935 } // end of wxListCtrl::DeleteAllItems
1968 DeleteAllItems();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dlistctrl.cpp681 void DeleteAllItems();
4595 // DeleteAllItems() description
4619 void wxListMainWindow::DeleteAllItems()
4631 DeleteAllItems();
5513 bool wxGenericListCtrl::DeleteAllItems()
5515 m_mainWin->DeleteAllItems();
H A Dtreectlg.cpp1021 DeleteAllItems();
1768 void wxGenericTreeCtrl::DeleteAllItems() function in class:wxGenericTreeCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/extern/wxWidgets/
H A Dlistctrl.cpp683 void DeleteAllItems();
4554 // DeleteAllItems() description
4578 void wxListMainWindow::DeleteAllItems()
4590 DeleteAllItems();
5492 bool wxGenericListCtrl::DeleteAllItems()
5494 m_mainWin->DeleteAllItems();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dlistctrl_mac.cpp1833 bool wxListCtrl::DeleteAllItems() function in class:wxListCtrl
1837 return m_genericImpl->DeleteAllItems();
1894 DeleteAllItems();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlistctrl.tex209 \membersection{wxListCtrl::DeleteAllItems}\label{wxlistctrldeleteallitems}
211 \func{bool}{DeleteAllItems}{}
234 See also: \helpref{DeleteAllItems}{wxlistctrldeleteallitems}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/treectrl/
H A Dtreetest.cpp565 m_treeCtrl->DeleteAllItems();

Completed in 133 milliseconds

123