Home
last modified time | relevance | path

Searched refs:prop_wheel_buttons (Results 1 – 2 of 2) sorted by relevance

/dports/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.39.0/src/
H A DwcmXCommand.c89 static Atom prop_wheel_buttons; variable
177 …ion(pInfo, name, index, priv->wheel_actions, priv->wheel_keys, &new_action, prop_wheel_buttons, 6); in wcmResetWheelAction()
328 prop_wheel_buttons = InitWcmAtom(pInfo->dev, WACOM_PROP_WHEELBUTTONS, XA_ATOM, 32, 6, values); in InitWcmDeviceProperties()
598 else if (property == prop_wheel_buttons) in wcmSetActionsProperty()
836 else if (property == prop_wheel_buttons) in wcmSetProperty()
1063 else if (property == prop_wheel_buttons) in wcmGetProperty()
/dports/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.39.0/
H A DChangeLog2790 …: warning: no previous extern declaration for non-static variable 'prop_wheel_buttons' [-Wmissing-…
2791 Atom prop_wheel_buttons;