Searched defs:Pointer (Results 1 – 2 of 2) sorted by relevance
732 struct Pointer { struct733 uint32_t id;734 int32_t x;735 int32_t y;736 int32_t pressure;737 int32_t touchMajor;738 int32_t touchMinor;739 int32_t toolMajor;740 int32_t toolMinor;741 int32_t orientation;[all …]
90 struct Pointer { struct91 PointerProperties properties;92 PointerCoords coords;