Searched refs:DECODEX (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Frontends/VBoxSDL/ | ||
H A D | VBoxSDL.cpp | 2768 #define DECODEX(event) (int)((intptr_t)(event).user.data1 >> 16) macro 2772 int x = DECODEX(event); 2782 #undef DECODEX macro |
Completed in 3547 milliseconds