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

/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDL.cpp2771 #define DECODEH(event) (int)((intptr_t)(event).user.data2 & 0xFFFF) macro
2775 int h = DECODEH(event);
2785 #undef DECODEH macro

Completed in 59 milliseconds