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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Dprop.cpp156 wxPropertyValue::wxPropertyValue(wxList *the_list) argument
164 wxObjectList::compatibility_iterator node = the_list->GetFirst();
172 delete the_list;
175 wxPropertyValue::wxPropertyValue(wxStringList *the_list) argument
183 wxStringList::compatibility_iterator node = the_list->GetFirst();
190 delete the_list;
H A Dwxexpr.cpp193 wxExpr::wxExpr(wxList *the_list) argument
202 wxNode *node = the_list->GetFirst();
211 delete the_list;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/deprecated/
H A Dwxexpr.h86 wxExpr(wxList *the_list);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/helpview/src/
H A Dclient.cpp83 wxListBox *the_list = NULL; variable

Completed in 233 milliseconds