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

/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDL.cpp2768 #define DECODEX(event) (int)((intptr_t)(event).user.data1 >> 16) macro
2772 int x = DECODEX(event);
2782 #undef DECODEX macro

Completed in 130 milliseconds