Home
last modified time | relevance | path

Searched refs:wcmMaxStripY (Results 1 – 4 of 4) sorted by relevance

/dports/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.39.0/src/
H A Dxf86WacomDefs.h447 int wcmMaxStripY; /* Maximum fingerstrip Y */ member
H A Dxf86Wacom.c261 max = common->wcmMaxStripY; in wcmInitAxes()
H A DwcmCommon.c1557 common->wcmMaxStripY = 4096; /* Max fingerstrip Y */ in wcmNewCommon()
H A DwcmUSB.c807 common->wcmMaxStripY = absinfo.maximum; in usbWcmGetRanges()