Home
last modified time | relevance | path

Searched refs:libinput_device_config_accel_get_speed (Results 1 – 10 of 10) sorted by relevance

/dports/x11/libinput/libinput-1.12.6/src/
H A Dlibinput.sym7 libinput_device_config_accel_get_speed;
H A Dlibinput.h4587 libinput_device_config_accel_get_speed(struct libinput_device *device);
H A Dlibinput.c3760 libinput_device_config_accel_get_speed(struct libinput_device *device) in libinput_device_config_accel_get_speed() function
/dports/x11/libinput/libinput-1.12.6/test/
H A Dtest-pointer.c1240 ck_assert_double_eq(libinput_device_config_accel_get_speed(device), in START_TEST()
1248 ck_assert_double_eq(libinput_device_config_accel_get_speed(device), in START_TEST()
1257 ck_assert_double_eq(libinput_device_config_accel_get_speed(device), in START_TEST()
1266 ck_assert_double_eq(libinput_device_config_accel_get_speed(device), in START_TEST()
1300 ck_assert_double_eq(libinput_device_config_accel_get_speed(device), in START_TEST()
1312 ck_assert_double_eq(libinput_device_config_accel_get_speed(device), in START_TEST()
1326 ck_assert_double_eq(libinput_device_config_accel_get_speed(device), in START_TEST()
/dports/x11-wm/sway/sway-1.5.1/sway/input/
H A Dlibinput.c73 libinput_device_config_accel_get_speed(device) == speed) { in set_accel_speed()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/libinput/
H A Ddevice.cpp201 , m_pointerAcceleration(libinput_device_config_accel_get_speed(m_device)) in Device()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/autotests/libinput/
H A Dmock_libinput.cpp235 double libinput_device_config_accel_get_speed(struct libinput_device *device) in libinput_device_config_accel_get_speed() function
/dports/x11/libinput/libinput-1.12.6/tools/
H A Dlibinput-debug-gui.c500 speed = libinput_device_config_accel_get_speed(*dev); in change_ptraccel()
/dports/x11-wm/sway/sway-1.5.1/sway/
H A Dipc-json.c829 double accel = libinput_device_config_accel_get_speed(device); in describe_libinput_device()
/dports/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0/src/
H A Dxf86libinput.c2612 libinput_device_config_accel_get_speed(device)); in xf86libinput_parse_accel_option()
2618 speed = libinput_device_config_accel_get_speed(device); in xf86libinput_parse_accel_option()