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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfileconf.cpp202 bool DeleteSubgroup(wxFileConfigGroup *pGroup);
1689 return pGroup ? DeleteSubgroup(pGroup) : false;
1694 bool wxFileConfigGroup::DeleteSubgroup(wxFileConfigGroup *pGroup) function in class:wxFileConfigGroup
1739 pGroup->DeleteSubgroup(pGroup->m_aSubgroups[0]);

Completed in 35 milliseconds