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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dpktdef.h68 * #define PACKETDATA PK_X | PK_Y | PK_BUTTONS /@ x, y, buttons @/
79 * #define MOEPACKETDATA PK_X | PK_Y | PK_BUTTONS /@ x, y, buttons @/
83 * #define LARRYPACKETDATA PK_Y | PK_Z | PK_BUTTONS /@ y, z, buttons @/
103 * #define PACKETDATA PK_X | PK_Y | PK_BUTTONS /@ x, y, buttons @/
192 #if (__DATA & PK_Y)
H A Dwintab.h87 #define PK_Y 0x0100 /* y axis */ macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dpktdef.h68 * #define PACKETDATA PK_X | PK_Y | PK_BUTTONS /@ x, y, buttons @/
79 * #define MOEPACKETDATA PK_X | PK_Y | PK_BUTTONS /@ x, y, buttons @/
83 * #define LARRYPACKETDATA PK_Y | PK_Z | PK_BUTTONS /@ y, z, buttons @/
103 * #define PACKETDATA PK_X | PK_Y | PK_BUTTONS /@ x, y, buttons @/
192 #if (__DATA & PK_Y)
H A Dwintab.h87 #define PK_Y 0x0100 /* y axis */ macro

Completed in 47 milliseconds