Searched defs:DECODEW (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDL.cpp2770 #define DECODEW(event) (int)((intptr_t)(event).user.data2 >> 16) macro
2774 int w = DECODEW(event);
2784 #undef DECODEW macro

Completed in 63 milliseconds