Lines Matching refs:nbuttons
160 unsigned int nbuttons = 0;
169 nbuttons++;
173 nbuttons);
788 int ngroups, nbuttons, nrings, nstrips;
794 nbuttons = libinput_device_tablet_pad_get_num_buttons(device);
798 for (b = 0; b < nbuttons; b++) {
847 int ngroups, nbuttons, nrings, nstrips;
854 nbuttons = libinput_device_tablet_pad_get_num_buttons(device);
861 nbuttons);
864 nbuttons + 1);
904 int ngroups, nbuttons;
911 nbuttons = libinput_device_tablet_pad_get_num_buttons(device);
914 for (b = 0; b < nbuttons; b++) {