Home
last modified time | relevance | path

Searched refs:libinput_event_type (Results 1 - 7 of 7) sorted by relevance

/foundation/multimodalinput/input/service/event_handler/include/
H A Devent_normalize_handler.h60 enum libinput_event_type type, libinput_event* event);
62 enum libinput_event_type type, libinput_event* event, int32_t* angleTolerance, int32_t lastDirection);
/foundation/multimodalinput/input/test/facility/libinput_interface/include/
H A Dlibinput_interface.h39 enum libinput_event_type type;
102 virtual enum libinput_event_type GetEventType(struct libinput_event *event) = 0;
H A Dlibinput.h27 enum libinput_event_type { enum
136 enum libinput_event_type libinput_event_get_type(struct libinput_event *event);
/foundation/multimodalinput/input/test/facility/mock/include/
H A Dlibinput_mock.h30 MOCK_METHOD(enum libinput_event_type, GetEventType, (struct libinput_event *));
/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtablet_tool_tranform_processor.cpp41 enum libinput_event_type type = libinput_event_get_type(event); in OnEvent()
/foundation/multimodalinput/input/test/facility/libinput_interface/src/
H A Dlibinput_interface.cpp34 enum libinput_event_type libinput_event_get_type(struct libinput_event *event) in libinput_event_get_type()
/foundation/multimodalinput/input/service/event_handler/src/
H A Devent_normalize_handler.cpp880 enum libinput_event_type type, libinput_event* event) in JudgeIfSwipeInward()
922 enum libinput_event_type type, libinput_event* event, int32_t* angleTolerance, int32_t lastDirection) in SwipeInwardProcess()

Completed in 5 milliseconds