Searched refs:TabletSetFeature (Results 1 – 5 of 5) sorted by relevance
/dports/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.39.0/src/ |
H A D | wcmValidateDevice.c | 211 TabletSetFeature(priv->common, WCM_LCD); in wcmDeviceTypeKeys() 244 TabletSetFeature(priv->common, WCM_RING); in wcmDeviceTypeKeys() 279 TabletSetFeature(priv->common, WCM_LCD); in wcmDeviceTypeKeys() 289 TabletSetFeature(priv->common, WCM_LCD); in wcmDeviceTypeKeys() 322 TabletSetFeature(priv->common, WCM_TPC); in wcmDeviceTypeKeys() 369 TabletSetFeature(priv->common, WCM_LCD); in wcmDeviceTypeKeys() 380 TabletSetFeature(priv->common, WCM_LCD); in wcmDeviceTypeKeys() 384 TabletSetFeature(priv->common, WCM_PEN); in wcmDeviceTypeKeys() 389 TabletSetFeature(priv->common, WCM_PAD); in wcmDeviceTypeKeys() 398 TabletSetFeature(priv->common, WCM_2FGT); in wcmDeviceTypeKeys() [all …]
|
H A D | wcmConfig.c | 538 TabletSetFeature(common, WCM_PENTOUCH); in wcmLinkTouchAndPen() 539 TabletSetFeature(tmpcommon, WCM_PENTOUCH); in wcmLinkTouchAndPen()
|
H A D | xf86WacomDefs.h | 176 #define TabletSetFeature(common, feature) MaskSet((common)->tablet_type, (feature)) macro
|
H A D | wcmUSB.c | 493 TabletSetFeature(common, WCM_LEGACY_IDS); in usbWcmInit() 2042 TabletSetFeature(common, WCM_TPC); in usbGenericTouchscreenQuirks()
|
/dports/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.39.0/ |
H A D | ChangeLog | 8315 Fix CintiqV5 LCD defaults by using new TabletSetFeature()
|