Searched refs:m_pImageListNormal (Results 1 - 4 of 4) 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.h479 wxImageList* m_pImageListNormal; // The image list for normal icons member in class:wxListCtrl
H A Dtreectrl.h614 wxImageList* m_pImageListNormal; // images for tree elements member in class:wxTreeCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dtreectrl.cpp347 m_pImageListNormal = NULL;
453 delete m_pImageListNormal;
545 return m_pImageListNormal;
574 return m_pImageListNormal;
595 delete m_pImageListNormal;
H A Dlistctrl.cpp798 m_pImageListNormal = NULL;
973 delete m_pImageListNormal;
1801 return m_pImageListNormal;
1820 delete m_pImageListNormal;
1821 m_pImageListNormal = pImageList;

Completed in 84 milliseconds