Searched defs:max_touches (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Dsynapticsstr.h278 int max_touches; /* Number of touches supported */ member in struct:_SynapticsPrivateRec
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddevices.c1658 InitTouchClassDeviceStruct(DeviceIntPtr device, unsigned int max_touches, argument
1720 InitGestureClassDeviceStruct(DeviceIntPtr device,unsigned int max_touches) argument
[all...]
/xsrc/external/mit/xorg-server/dist/include/
H A Dinputstr.h347 unsigned short max_touches; /* maximum number of touches, may be 0 */ member in struct:_TouchClassRec
378 unsigned short max_touches; /* maximum number of touches, may be 0 */ member in struct:_GestureClassRec

Completed in 6 milliseconds