Searched refs:libinput_device_get_name (Results 1 – 14 of 14) sorted by relevance
135 std::string name = libinput_device_get_name(dev);156 std::string name = libinput_device_get_name(dev);177 std::string name = libinput_device_get_name(dev);200 std::string name = libinput_device_get_name(dev);235 std::string name = libinput_device_get_name(dev);
102 std::cout << "keyboard device: " << libinput_device_get_name(dev) << std::endl;129 std::cout << "keyboard device: " << libinput_device_get_name(dev) << std::endl;160 std::cout << "keyboard device: " << libinput_device_get_name(dev) << std::endl;191 std::cout << "keyboard device: " << libinput_device_get_name(dev) << std::endl;218 std::cout << "keyboard device: " << libinput_device_get_name(dev) << std::endl;248 std::cout << "keyboard device: " << libinput_device_get_name(dev) << std::endl;278 std::cout << "keyboard device: " << libinput_device_get_name(dev) << std::endl;302 std::cout << "keyboard device: " << libinput_device_get_name(dev) << std::endl;
419 std::cout << "touchpad device: " << libinput_device_get_name(dev) << std::endl;455 std::cout << "touchpad device: " << libinput_device_get_name(dev) << std::endl;492 std::cout << "touchpad device: " << libinput_device_get_name(dev) << std::endl;532 std::cout << "touchpad device: " << libinput_device_get_name(dev) << std::endl;572 std::cout << "touchpad device: " << libinput_device_get_name(dev) << std::endl;609 std::cout << "touchpad device: " << libinput_device_get_name(dev) << std::endl;647 std::cout << "touchpad device: " << libinput_device_get_name(dev) << std::endl;682 std::cout << "touchpad device: " << libinput_device_get_name(dev) << std::endl;729 std::cout << "touchpad device: " << libinput_device_get_name(dev) << std::endl;767 std::cout << "touchpad device: " << libinput_device_get_name(dev) << std::endl;[all …]
353 std::cout << "pointer device: " << libinput_device_get_name(dev) << std::endl;390 std::cout << "pointer device: " << libinput_device_get_name(dev) << std::endl;422 std::cout << "pointer device: " << libinput_device_get_name(dev) << std::endl;
153 std::cout << "pointer device: " << libinput_device_get_name(dev) << std::endl;178 std::cout << "pointer device: " << libinput_device_get_name(dev) << std::endl;214 std::cout << "pointer device: " << libinput_device_get_name(dev) << std::endl;529 std::cout << "pointer device: " << libinput_device_get_name(dev) << std::endl;565 std::cout << "pointer device: " << libinput_device_get_name(dev) << std::endl;
919 std::cout << "pointer device: " << libinput_device_get_name(dev) << std::endl;940 std::cout << "pointer device: " << libinput_device_get_name(dev) << std::endl;962 std::cout << "pointer device: " << libinput_device_get_name(dev) << std::endl;987 std::cout << "pointer device: " << libinput_device_get_name(dev) << std::endl;
59 const char *name = libinput_device_get_name(device); in CombDeviceFileName()
70 std::string name = libinput_device_get_name(device); in IsFingerprintEvent()231 std::string name = libinput_device_get_name(device); in HandleFingerprintEvent()
88 const char *name = libinput_device_get_name(device); in GetKeyEventFileName()
61 std::string name = libinput_device_get_name(device); in IsCrownEvent()
140 const char *name = libinput_device_get_name(deviceOrigin); in FillInputDevice()543 std::string name = libinput_device_get_name(device); in IsPointerDevice()676 const char *name = libinput_device_get_name(inputDevice); in IsRemote()
241 const char *name = libinput_device_get_name(dev); in TransformVolumeKey()
319 const char* libinput_device_get_name(struct libinput_device *device) in libinput_device_get_name() function
322 std::cout << "pointer device: " << libinput_device_get_name(dev) << std::endl;