Home
last modified time | relevance | path

Searched refs:tablet_is_left (Results 1 - 2 of 2) sorted by relevance

/third_party/libinput/src/
H A Devdev-tablet.c287 bool tablet_is_left, touchpad_is_left; in tablet_change_rotation() local
289 tablet_is_left = tablet->device->left_handed.enabled; in tablet_change_rotation()
292 tablet->rotation.want_rotate = tablet_is_left || touchpad_is_left; in tablet_change_rotation()
H A Devdev-mt-touchpad.c2554 bool tablet_is_left, touchpad_is_left; in tp_change_rotation() local
2560 tablet_is_left = tp->left_handed.tablet_left_handed_state; in tp_change_rotation()
2562 tp->left_handed.want_rotate = touchpad_is_left || tablet_is_left; in tp_change_rotation()

Completed in 9 milliseconds