Searched refs:prop_calibration (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-input-ws/dist/src/
H A Dws.c68 static Atom prop_calibration = 0; variable in typeref:typename:Atom
885 prop_calibration = MakeAtom(WS_PROP_CALIBRATION,
887 rc = XIChangeDeviceProperty(device, prop_calibration, XA_INTEGER, 32,
892 XISetDevicePropertyDeletable(device, prop_calibration, FALSE);
920 if (atom == prop_calibration) {

Completed in 2 milliseconds