Searched refs:getValuatorEvents (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Deventconvert.c53 static int getValuatorEvents(DeviceEvent *ev, deviceValuator *xv);
319 getValuatorEvents(ev, (deviceValuator*)(kbp + 1));
357 getValuatorEvents(DeviceEvent *ev, deviceValuator *xv) function in typeref:typename:int
/xsrc/external/mit/xorg-server/dist/dix/
H A Deventconvert.c55 static int getValuatorEvents(DeviceEvent *ev, deviceValuator * xv);
399 getValuatorEvents(ev, (deviceValuator *) (kbp + 1));
433 getValuatorEvents(DeviceEvent *ev, deviceValuator * xv) function in typeref:typename:int

Completed in 4 milliseconds