Home
last modified time | relevance | path

Searched refs:libinput_seat_get_logical_name (Results 1 – 14 of 14) sorted by relevance

/dports/x11/libinput/libinput-1.12.6/doc/user/dot/
H A Dseats-sketch.gv18 lseatA [label="logical seat A"; URL="\ref libinput_seat_get_logical_name"];
19 lseatB [label="logical seat B"; URL="\ref libinput_seat_get_logical_name"];
20 lseatC [label="logical seat C"; URL="\ref libinput_seat_get_logical_name"];
/dports/x11/libinput/libinput-1.12.6/test/
H A Dtest-udev.c187 seat_name = libinput_seat_get_logical_name(seat); in START_TEST()
234 seat1_name = libinput_seat_get_logical_name(seat1); in START_TEST()
261 ck_assert_str_ne(libinput_seat_get_logical_name(seat2), in START_TEST()
263 ck_assert_str_eq(libinput_seat_get_logical_name(seat2), in START_TEST()
H A Dtest-path.c284 seat_name = libinput_seat_get_logical_name(seat); in START_TEST()
314 seat1_name = libinput_seat_get_logical_name(seat1); in START_TEST()
344 ck_assert_str_ne(libinput_seat_get_logical_name(seat2), in START_TEST()
346 ck_assert_str_eq(libinput_seat_get_logical_name(seat2), in START_TEST()
/dports/x11/libinput/libinput-1.12.6/src/
H A Dlibinput.sym116 libinput_seat_get_logical_name;
H A Dlibinput.h3418 libinput_seat_get_logical_name(struct libinput_seat *seat);
H A Dlibinput.c1979 libinput_seat_get_logical_name(struct libinput_seat *seat) in libinput_seat_get_logical_name() function
/dports/x11/libinput/libinput-1.12.6/tools/
H A Dlibinput-list-devices.c298 libinput_seat_get_logical_name(seat)); in print_device_notify()
H A Dlibinput-debug-events.c248 libinput_seat_get_logical_name(seat), in print_device_notify()
H A Dlibinput-record.c352 libinput_seat_get_logical_name(seat)); in buffer_device_notify()
/dports/devel/efl/efl-1.25.1/src/lib/ecore_drm/
H A Decore_drm_inputs.c120 seat_name = libinput_seat_get_logical_name(libinput_seat); in _device_added()
/dports/graphics/weston/weston-1.9.0/src/
H A Dlibinput-seat.c68 seat_name = libinput_seat_get_logical_name(libinput_seat); in device_added()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/libweston/
H A Dlibinput-seat.c60 seat_name = libinput_seat_get_logical_name(libinput_seat); in get_udev_seat()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/libweston/
H A Dlibinput-seat.c60 seat_name = libinput_seat_get_logical_name(libinput_seat); in get_udev_seat()
/dports/x11/libinput/libinput-1.12.6/doc/user/
H A Ddevice-configuration-via-udev.rst59 **libinput_seat_get_logical_name()** context. Defaults to "default".