Home
last modified time | relevance | path

Searched refs:INTUOS4_CURSOR_ROTATION_OFFSET (Results 1 – 3 of 3) sorted by relevance

/dports/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.39.0/src/
H A Dxf86WacomDefs.h54 #define INTUOS4_CURSOR_ROTATION_OFFSET 175 macro
H A DwcmCommon.c1033 INTUOS4_CURSOR_ROTATION_OFFSET); in wcmEvent()
/dports/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.39.0/test/
H A Dwacom-tests.c509 rotation = wcmTilt2R(x, y, INTUOS4_CURSOR_ROTATION_OFFSET); in test_tilt_to_rotation()