Searched refs:m_bCheckable (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Downerdrw.h97 void SetCheckable(bool checkable) { m_bCheckable = checkable; }
98 bool IsCheckable() const { return m_bCheckable; }
165 bool m_bCheckable, // used only for menu or check listbox items member in class:wxOwnerDrawn
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Downerdrw.cpp150 m_bCheckable = bCheckable;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Downerdrw.cpp44 m_bCheckable = bCheckable;

Completed in 54 milliseconds