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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/utils/convertrc/
H A Drc2xml.h37 wxList * m_iconlist; member in class:rc2xml
H A Drc2xml.cpp50 m_iconlist = new wxList(wxKEY_STRING);
58 delete m_iconlist;
1140 m_iconlist->Append(varname,iconfile);
1333 wxNode *node=m_iconlist->Find(iconname);

Completed in 36 milliseconds