Searched refs:mEnabled (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/include/wx/fl/
H A Dtoolwnd.h166 bool mEnabled; member in class:cbMiniButton
211 void Enable( bool enable ) { mEnabled = enable; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dtoolwnd.cpp708 mEnabled( true ),
738 if ( HitTest( pos ) && mEnabled )
948 if ( !mEnabled ) dc.SetBrush( *wxGREY_BRUSH );

Completed in 127 milliseconds