Lines Matching defs:rotate
500 if (!tp->left_handed.rotate)
1889 if (tp->left_handed.want_rotate == tp->left_handed.rotate)
1895 tp->left_handed.rotate = tp->left_handed.want_rotate;
1899 tp->left_handed.rotate ? "on" : "off");
2595 "touchpad-rotation: %s will rotate %s\n",
2688 * touchpad to rotate back to normal if only the tablet was
2831 * locked. So we rotate when either device is left-handed. But it
3894 bool rotate = false;
3916 rotate = libwacom_is_reversible(dev);
3932 rotate = libwacom_is_reversible(dev);
3947 return rotate;