Home
last modified time | relevance | path

Searched refs:nAxes (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkinfo.c123 pi->nAxes = 3; in KdNewPointer()
H A Dkdrive.h189 int nAxes; member
H A Dkinput.c249 axes_labels = calloc(pi->nAxes, sizeof(Atom)); in KdPointerProc()
255 switch (pi->nAxes) { in KdPointerProc()
275 if (pi->nAxes >= 2) { in KdPointerProc()
282 GetMotionHistorySize(), pi->nAxes, axes_labels); in KdPointerProc()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr.c1271 pi->nAxes = 3; in MouseInit()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog175062 and set nAxes and nButtons properly.