Lines Matching refs:nbuttons
160 unsigned int nbuttons = 0; in START_TEST() local
169 nbuttons++; in START_TEST()
173 nbuttons); in START_TEST()
784 int ngroups, nbuttons, nrings, nstrips; in START_TEST() local
790 nbuttons = libinput_device_tablet_pad_get_num_buttons(device); in START_TEST()
794 for (b = 0; b < nbuttons; b++) { in START_TEST()
843 int ngroups, nbuttons, nrings, nstrips; in START_TEST() local
850 nbuttons = libinput_device_tablet_pad_get_num_buttons(device); in START_TEST()
857 nbuttons); in START_TEST()
860 nbuttons + 1); in START_TEST()
900 int ngroups, nbuttons; in START_TEST() local
907 nbuttons = libinput_device_tablet_pad_get_num_buttons(device); in START_TEST()
910 for (b = 0; b < nbuttons; b++) { in START_TEST()