Home
last modified time | relevance | path

Searched refs:libinput_path_create_context (Results 1 – 13 of 13) sorted by relevance

/third_party/libinput/test/
Dtest-path.c94 li = libinput_path_create_context(NULL, NULL); in START_TEST()
96 li = libinput_path_create_context(&counting_interface, &counter); in START_TEST()
115 li = libinput_path_create_context(&counting_interface, &counter); in START_TEST()
142 li = libinput_path_create_context(&counting_interface, &counter); in START_TEST()
175 li = libinput_path_create_context(&counting_interface, &counter); in START_TEST()
206 li = libinput_path_create_context(&counting_interface, &counter); in START_TEST()
242 li = libinput_path_create_context(&counting_interface, &counter); in START_TEST()
267 li = libinput_path_create_context(&simple_interface, NULL); in START_TEST()
284 li = libinput_path_create_context(&simple_interface, &data1); in START_TEST()
579 li = libinput_path_create_context(&simple_interface, userdata); in START_TEST()
[all …]
Dtest-log.c72 li = libinput_path_create_context(&simple_interface, NULL); in START_TEST()
Dtest-misc.c554 li = libinput_path_create_context(&simple_interface, NULL); in START_TEST()
558 li = libinput_path_create_context(&simple_interface, NULL); in START_TEST()
623 li = libinput_path_create_context(&leak_interface, &fd); in START_TEST()
Dlitest.c1704 libinput = libinput_path_create_context(&interface, ctx); in litest_create_context()
/third_party/libinput/src/
Dlibinput.sym111 libinput_path_create_context;
Dpath-seat.c302 libinput_path_create_context(const struct libinput_interface *interface, in libinput_path_create_context() function
Dlibinput.h3587 libinput_path_create_context(const struct libinput_interface *interface,
/third_party/libinput/doc/user/
Darchitecture.rst27 two types, "path" and "udev". See **libinput_path_create_context()** and
70 path [label="**libinput_path_create_context()**"];
Ddevice-configuration-via-udev.rst116 to a context created with **libinput_path_create_context()**, adding the device
/third_party/libinput/doc/api/
Dmainpage.dox17 - a @ref libinput_path_create_context "path backend" where
/third_party/libinput/tools/
Dshared.c341 li = libinput_path_create_context(&interface, grab); in tools_open_device()
Dlibinput-record.c2451 li = libinput_path_create_context(&interface, NULL); in init_libinput()
/third_party/libinput/export_include/
Dlibinput.h3587 libinput_path_create_context(const struct libinput_interface *interface,