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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwingdi.h448 #define GetGValue(rgb) ((BYTE) ((rgb) >> 8)) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwingdi.h446 #define GetGValue(rgb) ((BYTE) ((rgb) >> 8)) macro

Completed in 94 milliseconds