Searched refs:reportState (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dxiquerydevice.h43 int ListButtonInfo(DeviceIntPtr dev, xXIButtonInfo* info, Bool reportState);
46 int axisnumber, Bool reportState);
H A Dxiquerydevice.c248 ListButtonInfo(DeviceIntPtr dev, xXIButtonInfo* info, Bool reportState) argument
268 if (reportState)
341 Bool reportState)
359 if (!reportState)
340 ListValuatorInfo(DeviceIntPtr dev,xXIValuatorInfo * info,int axisnumber,Bool reportState) argument
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dxiquerydevice.h43 int ListButtonInfo(DeviceIntPtr dev, xXIButtonInfo * info, Bool reportState);
46 int axisnumber, Bool reportState);
H A Dxiquerydevice.c263 ListButtonInfo(DeviceIntPtr dev, xXIButtonInfo * info, Bool reportState) argument
282 if (reportState)
359 Bool reportState)
376 if (!reportState)
358 ListValuatorInfo(DeviceIntPtr dev,xXIValuatorInfo * info,int axisnumber,Bool reportState) argument

Completed in 8 milliseconds