Searched refs:DEVPROP_BOOLEAN (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddevpropdef.h70 typedef CHAR DEVPROP_BOOLEAN, *PDEVPROP_BOOLEAN; typedef
71 #define DEVPROP_TRUE ((DEVPROP_BOOLEAN)-1)
72 #define DEVPROP_FALSE ((DEVPROP_BOOLEAN)0)

Completed in 50 milliseconds