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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dlistctrl.h480 wxImageList* m_pImageListSmall; // The image list for small icons member in class:wxListCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dlistctrl.cpp799 m_pImageListSmall = NULL;
975 delete m_pImageListSmall;
1805 return m_pImageListSmall;
1827 delete m_pImageListSmall;
1828 m_pImageListSmall = pImageList;

Completed in 164 milliseconds