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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dpktdef.h83 * #define LARRYPACKETDATA PK_Y | PK_Z | PK_BUTTONS /@ y, z, buttons @/
87 * #define CURLYPACKETDATA PK_X | PK_Z | PK_BUTTONS /@ x, z, buttons @/
195 #if (__DATA & PK_Z)
H A Dwintab.h88 #define PK_Z 0x0200 /* z axis */ macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dpktdef.h83 * #define LARRYPACKETDATA PK_Y | PK_Z | PK_BUTTONS /@ y, z, buttons @/
87 * #define CURLYPACKETDATA PK_X | PK_Z | PK_BUTTONS /@ x, z, buttons @/
195 #if (__DATA & PK_Z)
H A Dwintab.h88 #define PK_Z 0x0200 /* z axis */ macro

Completed in 50 milliseconds