Searched defs:Pointer (Results 1 – 3 of 3) sorted by relevance
766 struct Pointer { struct767 uint32_t id;768 int32_t x;769 int32_t y;770 int32_t pressure;771 int32_t touchMajor;772 int32_t touchMinor;773 int32_t toolMajor;774 int32_t toolMinor;775 int32_t orientation;[all …]
99 struct Pointer { struct100 PointerProperties properties;101 PointerCoords coords;
42 message Pointer { message