Lines Matching defs:touch_to
5480 bool tablet_from, touch_from, tablet_to, touch_to;
5496 touch_to = !!(transition & bit(3));
5499 enabled_to = tablet_to || touch_to;
5512 touch_to);
5530 bool tablet_from, touch_from, tablet_to, touch_to;
5547 touch_to = !!(transition & bit(3));
5563 libinput_device_config_left_handed_set(touch_dev, touch_to);
5568 ck_assert_int_eq(touch_enabled, touch_to);
5584 bool tablet_from, touch_from, tablet_to, touch_to;
5602 touch_to = !!(transition & bit(3));
5605 enabled_to = tablet_to || touch_to;
5624 touch_to);
5678 bool tablet_from, touch_from, tablet_to, touch_to;
5696 touch_to = !!(transition & bit(3));
5699 enabled_to = tablet_to || touch_to;
5717 touch_to);
5747 bool tablet_from, touch_from, tablet_to, touch_to;
5757 touch_to = !!(transition & bit(3));
5760 enabled_to = tablet_to || touch_to;
5783 touch_to);
5802 bool tablet_from, touch_from, tablet_to, touch_to;
5815 touch_to = !!(transition & bit(3));
5818 enabled_to = tablet_to || touch_to;
5837 touch_to);