Home
last modified time | relevance | path

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

/dports/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.39.0/include/
H A DXwacom.h44 #define ROTATE_HALF 3 macro
/dports/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.39.0/src/
H A DwcmValidateDevice.c875 rotation = ROTATE_HALF; in wcmPreInitParseOptions()
H A DwcmCommon.c553 else if (common->wcmRotate == ROTATE_HALF) in wcmRotateAndScaleCoordinates()