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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/gizmos/
H A Dledctrl.h26 #define wxLED_DRAW_FADED 0x08 macro
40 long style = wxLED_ALIGN_LEFT | wxLED_DRAW_FADED);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/gizmos/led/
H A Dled.cpp300 wxLED_ALIGN_LEFT|wxLED_DRAW_FADED|wxFULL_REPAINT_ON_RESIZE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/gizmos/
H A Dledctrl.cpp93 if ((style & wxLED_DRAW_FADED) != 0)

Completed in 45 milliseconds