Home
last modified time | relevance | path

Searched refs:LIBINPUT_BUTTON_STATE_PRESSED (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Djoystick_transform_processor.cpp72 } else if (state == LIBINPUT_BUTTON_STATE_PRESSED) { in OnEventJoystickButton()
/foundation/multimodalinput/input/service/event_handler/src/
H A Dinput_event_handler.cpp262 if (buttonState == LIBINPUT_BUTTON_STATE_PRESSED) { in IsTouchpadButtonMistouch()
294 if (state == LIBINPUT_BUTTON_STATE_PRESSED) { in IsTouchpadTapMistouch()
/foundation/multimodalinput/input/test/facility/libinput_interface/include/
H A Dlibinput.h74 LIBINPUT_BUTTON_STATE_PRESSED = 1 enumerator
/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H A Dmouse_transform_processor.cpp214 } else if (state == LIBINPUT_BUTTON_STATE_PRESSED) { in HandleButtonInner()

Completed in 4 milliseconds