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

/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Dsynaptics.c1737 SetMovingState(SynapticsPrivate * priv, enum MovingState moving_state, function in typeref:typename:void
1740 DBG(7, "SetMovingState - %d -> %d center at %d/%d (millis:%u)\n",
1821 SetMovingState(priv, MS_TOUCHPAD_RELATIVE, now);
1827 SetMovingState(priv, MS_TOUCHPAD_RELATIVE, now);
1848 SetMovingState(priv, MS_FALSE, now);
1876 SetMovingState(priv, MS_TOUCHPAD_RELATIVE, now);
1887 SetMovingState(priv, MS_TOUCHPAD_RELATIVE, now);
1906 SetMovingState(priv, MS_TOUCHPAD_RELATIVE, now);
1908 SetMovingState(priv, MS_FALSE, now);
1931 SetMovingState(pri
[all...]

Completed in 4 milliseconds