Lines Matching defs:touch_from
5480 bool tablet_from, touch_from, tablet_to, touch_to;
5494 touch_from = !!(transition & bit(1));
5498 enabled_from = tablet_from || touch_from;
5505 touch_from);
5530 bool tablet_from, touch_from, tablet_to, touch_to;
5545 touch_from = !!(transition & bit(1));
5555 libinput_device_config_left_handed_set(touch_dev, touch_from);
5560 ck_assert_int_eq(touch_enabled, touch_from);
5584 bool tablet_from, touch_from, tablet_to, touch_to;
5600 touch_from = !!(transition & bit(1));
5604 enabled_from = tablet_from || touch_from;
5609 touch_from);
5678 bool tablet_from, touch_from, tablet_to, touch_to;
5694 touch_from = !!(transition & bit(1));
5698 enabled_from = tablet_from || touch_from;
5703 touch_from);
5747 bool tablet_from, touch_from, tablet_to, touch_to;
5755 touch_from = !!(transition & bit(1));
5759 enabled_from = tablet_from || touch_from;
5774 touch_from);
5802 bool tablet_from, touch_from, tablet_to, touch_to;
5813 touch_from = !!(transition & bit(1));
5817 enabled_from = tablet_from || touch_from;
5822 touch_from);