Lines Matching defs:nstrips
493 int nstrips;
495 nstrips = libinput_device_tablet_pad_get_num_strips(device);
496 ck_assert_int_ge(nstrips, 1);
788 int ngroups, nbuttons, nrings, nstrips;
796 nstrips = libinput_device_tablet_pad_get_num_strips(device);
812 for (s = 0; s < nstrips; s++) {
847 int ngroups, nbuttons, nrings, nstrips;
856 nstrips = libinput_device_tablet_pad_get_num_strips(device);
874 nstrips);
877 nstrips + 1);