Searched defs:Pointer (Results 1 – 3 of 3) sorted by relevance
783 struct Pointer { struct784 uint32_t id;785 int32_t x;786 int32_t y;787 int32_t pressure;788 int32_t touchMajor;789 int32_t touchMinor;790 int32_t toolMajor;791 int32_t toolMinor;792 int32_t orientation;[all …]
113 struct Pointer { struct114 PointerProperties properties;115 PointerCoords coords;
42 message Pointer { message