Descriptionui: Remove some unnecessary functions from the API.
. There is only X11 implementation of IsTouchpadEvent(), and it is used
by DeviceUMA. But DeviceUMA also talks to DeviceDataManagerX11. So
remove ui::IsTouchpadEvent(), and directly query DDMX11 whether the
event is a touchpad event.
. Remove SetNaturalScroll() and IsNaturalScrollEnabled() since nothing uses
these anymore (and there are no implementations of these either).
BUG=none
R=derat@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284306
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|