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

/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDL.cpp2769 #define DECODEY(event) (int)((intptr_t)(event).user.data1 & 0xFFFF) macro
2773 int y = DECODEY(event);
2783 #undef DECODEY macro

Completed in 56 milliseconds