Searched refs:m_bOwnsImageListNormal (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.h482 bool m_bOwnsImageListNormal; member in class:wxListCtrl
H A Dtreectrl.h616 bool m_bOwnsImageListNormal; 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.cpp349 m_bOwnsImageListNormal = false;
452 if (m_bOwnsImageListNormal)
594 if (m_bOwnsImageListNormal)
596 m_bOwnsImageListNormal = false;
612 m_bOwnsImageListNormal = true;
H A Dlistctrl.cpp801 m_bOwnsImageListNormal = false;
972 if (m_bOwnsImageListNormal)
1819 if (m_bOwnsImageListNormal)
1822 m_bOwnsImageListNormal = false;
1845 m_bOwnsImageListNormal = true;

Completed in 42 milliseconds