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

/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Dsynaptics.c540 int emulateTwoFingerMinW; /* width */ local in function:set_default_parameters
594 emulateTwoFingerMinW = priv->minw + range * (7.0 / 16);
655 xf86SetIntOption(opts, "EmulateTwoFingerMinW", emulateTwoFingerMinW);

Completed in 5 milliseconds