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

/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIHostComboEditor.cpp39 # undef LOWORD macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwindef.h332 #define LOWORD(l) ((WORD)((DWORD_PTR)(l) & 0xFFFF)) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwindef.h332 #define LOWORD(l) ((WORD)((DWORD_PTR)(l) & 0xFFFF)) macro

Completed in 48 milliseconds