Lines Matching defs:tablet_to
5480 bool tablet_from, touch_from, tablet_to, touch_to;
5495 tablet_to = !!(transition & bit(2));
5499 enabled_to = tablet_to || touch_to;
5510 tablet_to);
5530 bool tablet_from, touch_from, tablet_to, touch_to;
5546 tablet_to = !!(transition & bit(2));
5562 libinput_device_config_left_handed_set(tablet_dev, tablet_to);
5567 ck_assert_int_eq(tablet_enabled, tablet_to);
5584 bool tablet_from, touch_from, tablet_to, touch_to;
5601 tablet_to = !!(transition & bit(2));
5605 enabled_to = tablet_to || touch_to;
5622 tablet_to);
5678 bool tablet_from, touch_from, tablet_to, touch_to;
5695 tablet_to = !!(transition & bit(2));
5699 enabled_to = tablet_to || touch_to;
5715 tablet_to);
5747 bool tablet_from, touch_from, tablet_to, touch_to;
5756 tablet_to = !!(transition & bit(2));
5760 enabled_to = tablet_to || touch_to;
5781 tablet_to);
5802 bool tablet_from, touch_from, tablet_to, touch_to;
5814 tablet_to = !!(transition & bit(2));
5818 enabled_to = tablet_to || touch_to;
5835 tablet_to);