Searched defs:CJClickInfo (Results 1 – 1 of 1) sorted by relevance
181 struct CJClickInfo { struct182 double x;183 double y;184 int64_t timestamp;185 int32_t source;186 CJEventTarget* target;187 double windowX;188 double windowY;189 double displayX;190 double displayY;