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

/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Dsynaptics.c550 int horizHyst, vertHyst; local in function:set_default_parameters
577 horizHyst = pars->hyst_x >= 0 ? pars->hyst_x : diag * 0.005;
637 set_percent_option(opts, "HorizHysteresis", width, 0, horizHyst);

Completed in 5 milliseconds