Searched refs:ItemHasChildren (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtreectrl.h165 virtual bool ItemHasChildren(const wxTreeItemId& item) const = 0;
168 { return ItemHasChildren(item); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dtreectrl.cpp106 bool wxTreeCtrl::ItemHasChildren(long item) const 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.cpp107 bool wxTreeCtrl::ItemHasChildren(long item) const function in class:wxTreeCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dtreectrl.h215 bool ItemHasChildren(const wxTreeItemId& item) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Dtreectrl.h213 bool ItemHasChildren(const wxTreeItemId& item) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dtreectrl.h161 bool ItemHasChildren(const wxTreeItemId& item) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DStatisticsDlg.cpp272 if (stattree->ItemHasChildren(temp_it)) {
H A DDirectoryTreeCtrl.cpp177 if (!IsExpanded(hChild) && ItemHasChildren(hChild)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dtreectrl.h154 bool ItemHasChildren(long item) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dtreectrl.h152 bool ItemHasChildren(long item) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dtreectrl.h116 virtual bool ItemHasChildren(const wxTreeItemId& item) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dtreectrl.h223 bool ItemHasChildren(const wxTreeItemId& rItem) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dtreectrl.cpp398 bool wxTreeCtrl::ItemHasChildren(const wxTreeItemId& item) const 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.h103 virtual bool ItemHasChildren(const wxTreeItemId& item) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/treectrl/
H A Dtreetest.cpp906 if (ItemHasChildren(id))
1120 if ( itemDst.IsOk() && !ItemHasChildren(itemDst) )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/combo/
H A Dcombo.cpp415 if ( ItemHasChildren(child) )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dtreectrl.cpp1099 bool wxTreeCtrl::ItemHasChildren ( function in class:wxTreeCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtreectrl.tex781 \membersection{wxTreeCtrl::ItemHasChildren}\label{wxtreectrlitemhaschildren}
783 \constfunc{bool}{ItemHasChildren}{\param{const wxTreeItemId\&}{ item}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dtreectrl.cpp1268 bool wxTreeCtrl::ItemHasChildren(const wxTreeItemId& item) const 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.cpp1298 bool wxGenericTreeCtrl::ItemHasChildren(const wxTreeItemId& item) const function in class:wxGenericTreeCtrl

Completed in 293 milliseconds