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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwintab.h96 typedef DWORD FIX32; /* fixed-point arithmetic type */ typedef
103 #define CASTFIX32(x) ((FIX32)((x)*65536L))
153 FIX32 axResolution;
396 FIX32 lcSensX;
397 FIX32 lcSensY;
398 FIX32 lcSensZ;
404 FIX32 lcSysSensX;
405 FIX32 lcSysSensY;
433 FIX32 lcSensX;
434 FIX32 lcSens
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwintab.h96 typedef DWORD FIX32; /* fixed-point arithmetic type */ typedef
103 #define CASTFIX32(x) ((FIX32)((x)*65536L))
153 FIX32 axResolution;
396 FIX32 lcSensX;
397 FIX32 lcSensY;
398 FIX32 lcSensZ;
404 FIX32 lcSysSensX;
405 FIX32 lcSysSensY;
433 FIX32 lcSensX;
434 FIX32 lcSens
[all...]

Completed in 49 milliseconds