Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-tablet.c918 copy_button_cap(const struct tablet_dispatch *tablet, in copy_button_cap() function
953 copy_button_cap(tablet, tool, code); in tool_set_bits_from_libwacom()
956 copy_button_cap(tablet, tool, BTN_STYLUS2); in tool_set_bits_from_libwacom()
958 copy_button_cap(tablet, tool, BTN_STYLUS); in tool_set_bits_from_libwacom()
1051 copy_button_cap(tablet, tool, BTN_STYLUS); in tool_set_bits()
1052 copy_button_cap(tablet, tool, BTN_STYLUS2); in tool_set_bits()
1056 copy_button_cap(tablet, tool, BTN_LEFT); in tool_set_bits()
1057 copy_button_cap(tablet, tool, BTN_MIDDLE); in tool_set_bits()
1058 copy_button_cap(tablet, tool, BTN_RIGHT); in tool_set_bits()
1059 copy_button_cap(tablet, tool, BTN_SIDE); in tool_set_bits()
[all …]