Home
last modified time | relevance | path

Searched refs:libinput_device_config_scroll_get_natural_scroll_enabled (Results 1 – 6 of 6) sorted by relevance

/third_party/libinput/src/
Dlibinput.sym28 libinput_device_config_scroll_get_natural_scroll_enabled;
Dlibinput.h5157 libinput_device_config_scroll_get_natural_scroll_enabled(struct libinput_device *device);
Dlibinput.c3980 libinput_device_config_scroll_get_natural_scroll_enabled(struct libinput_device *device) in libinput_device_config_scroll_get_natural_scroll_enabled() function
/third_party/libinput/test/
Dtest-pointer.c621 if (libinput_device_config_scroll_get_natural_scroll_enabled(dev->libinput_device)) { in test_wheel_event()
683 …ck_assert_int_eq(libinput_device_config_scroll_get_natural_scroll_enabled(dev->libinput_device), 0… in START_TEST()
695 …ck_assert_int_eq(libinput_device_config_scroll_get_natural_scroll_enabled(dev->libinput_device), 0… in START_TEST()
707 …ck_assert_int_eq(libinput_device_config_scroll_get_natural_scroll_enabled(dev->libinput_device), 1… in START_TEST()
711 …ck_assert_int_eq(libinput_device_config_scroll_get_natural_scroll_enabled(dev->libinput_device), 0… in START_TEST()
Dtest-touchpad.c571 …ck_assert_int_eq(libinput_device_config_scroll_get_natural_scroll_enabled(dev->libinput_device), 0… in START_TEST()
583 …ck_assert_int_eq(libinput_device_config_scroll_get_natural_scroll_enabled(dev->libinput_device), 1… in START_TEST()
587 …ck_assert_int_eq(libinput_device_config_scroll_get_natural_scroll_enabled(dev->libinput_device), 0… in START_TEST()
/third_party/libinput/export_include/
Dlibinput.h5157 libinput_device_config_scroll_get_natural_scroll_enabled(struct libinput_device *device);