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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/lxdialog/
H A Ddialog.h174 * -- the lowercase are used to signal mouse-enter events (M_EVENT + 'o')
175 * -- uppercase chars are used to invoke the button (M_EVENT + 'O')
177 #define M_EVENT (KEY_MAX+1) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/lxdialog/
H A Ddialog.h222 * -- the lowercase are used to signal mouse-enter events (M_EVENT + 'o')
223 * -- uppercase chars are used to invoke the button (M_EVENT + 'O')
225 #define M_EVENT (KEY_MAX+1) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/config/
H A Ddialog.h183 * -- the lowercase are used to signal mouse-enter events (M_EVENT + 'o')
184 * -- uppercase chars are used to invoke the button (M_EVENT + 'O')
187 #define M_EVENT (KEY_MAX+1) macro

Completed in 56 milliseconds