Searched refs:SortChildren (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DDirectoryTreeCtrl.cpp147 SortChildren(hItem);
180 SortChildren(hChild);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dtreectrl.cpp385 bool wxTreeCtrl::SortChildren(long item) function in class:wxTreeCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dtreectrl.cpp378 bool wxTreeCtrl::SortChildren(long item) function in class:wxTreeCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/treectrl/
H A Dtreetest.h103 { m_reverseSort = reverse; wxTreeCtrl::SortChildren(item); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtreectrl.h362 virtual void SortChildren(const wxTreeItemId& item) = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dtreectrl.h334 void SortChildren(const wxTreeItemId& item,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Dtreectrl.h332 void SortChildren(const wxTreeItemId& item,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dtreectrl.h318 void SortChildren(const wxTreeItemId& item);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dtreectrl.h225 bool SortChildren(long item);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dtreectrl.h222 bool SortChildren(long item);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dtreectrl.h177 virtual void SortChildren(const wxTreeItemId& item);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dtreectrl.h478 void SortChildren(const wxTreeItemId& rItem);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dtreectrl.cpp692 void wxTreeCtrl::SortChildren(const wxTreeItemId& item) function in class:wxTreeCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dtreectlg.h161 virtual void SortChildren(const wxTreeItemId& item);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dttreectl.tex67 \helpref{SortChildren}{wxtreectrlsortchildren} which uses the user-defined comparison
H A Dtreectrl.tex804 See also: \helpref{SortChildren}{wxtreectrlsortchildren}
1004 \membersection{wxTreeCtrl::SortChildren}\label{wxtreectrlsortchildren}
1006 \func{void}{SortChildren}{\param{const wxTreeItemId\&}{ item}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dtreectrl.cpp1997 void wxTreeCtrl::SortChildren ( function in class:wxTreeCtrl
2006 } // end of wxTreeCtrl::SortChildren
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dtreectrl.cpp2014 void wxTreeCtrl::SortChildren(const wxTreeItemId& item) function in class:wxTreeCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dtreectlg.cpp2198 wxCHECK_MSG( s_treeBeingSorted, 0, wxT("bug in wxGenericTreeCtrl::SortChildren()") );
2203 void wxGenericTreeCtrl::SortChildren(const wxTreeItemId& itemId) function in class:wxGenericTreeCtrl
2210 wxT("wxGenericTreeCtrl::SortChildren is not reentrant") );

Completed in 465 milliseconds