Lines Matching defs:tablet_from
5480 bool tablet_from, touch_from, tablet_to, touch_to;
5493 tablet_from = !!(transition & bit(0));
5498 enabled_from = tablet_from || touch_from;
5503 tablet_from);
5530 bool tablet_from, touch_from, tablet_to, touch_to;
5544 tablet_from = !!(transition & bit(0));
5554 libinput_device_config_left_handed_set(tablet_dev, tablet_from);
5559 ck_assert_int_eq(tablet_enabled, tablet_from);
5584 bool tablet_from, touch_from, tablet_to, touch_to;
5599 tablet_from = !!(transition & bit(0));
5604 enabled_from = tablet_from || touch_from;
5611 tablet_from);
5678 bool tablet_from, touch_from, tablet_to, touch_to;
5693 tablet_from = !!(transition & bit(0));
5698 enabled_from = tablet_from || touch_from;
5705 tablet_from);
5747 bool tablet_from, touch_from, tablet_to, touch_to;
5754 tablet_from = !!(transition & bit(0));
5759 enabled_from = tablet_from || touch_from;
5765 tablet_from);
5802 bool tablet_from, touch_from, tablet_to, touch_to;
5812 tablet_from = !!(transition & bit(0));
5817 enabled_from = tablet_from || touch_from;
5829 tablet_from);