Searched refs:SS_NOTIFY (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dstatline.cpp41 #ifndef SS_NOTIFY
42 #define SS_NOTIFY 0x00000100L macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dstatline.cpp123 msStyle |= SS_SUNKEN | SS_NOTIFY | WS_CLIPSIBLINGS;
H A Dstattext.cpp124 msStyle |= SS_NOTIFY;
H A Dstatbmp.cpp206 // and SS_NOTIFY is necessary to receive mouse events
207 msStyle |= SS_CENTERIMAGE | SS_NOTIFY;

Completed in 107 milliseconds