Searched refs:__s8 (Results 1 – 5 of 5) sorted by relevance
156 __s8 X; /* X 坐标, 相对坐标 */157 __s8 Y; /* Y 坐标, 相对坐标 */158 __s8 Wheel; /* 鼠标滚轮, >0表示向上滚动, <0表示向下滚动 */
39 typedef signed char __s8; typedef
32 typedef signed char __s8; typedef
7 typedef int8_t __s8; typedef
159 static __u32 UsbMouse_IsAccord8(__s8 x, __s8 y) in UsbMouse_IsAccord8()
Completed in 12 milliseconds