Searched refs:PK_X (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 @/
87 * #define CURLYPACKETDATA PK_X | PK_Z | PK_BUTTONS /@ x, z, buttons @/
103 * #define PACKETDATA PK_X | PK_Y | PK_BUTTONS /@ x, y, buttons @/
189 #if (__DATA & PK_X)
H A Dwintab.h86 #define PK_X 0x0080 /* x 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 @/
87 * #define CURLYPACKETDATA PK_X | PK_Z | PK_BUTTONS /@ x, z, buttons @/
103 * #define PACKETDATA PK_X | PK_Y | PK_BUTTONS /@ x, y, buttons @/
189 #if (__DATA & PK_X)
H A Dwintab.h86 #define PK_X 0x0080 /* x axis */ macro

Completed in 51 milliseconds