Home
last modified time | relevance | path

Searched refs:IsTouchpadTapMistouch (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/service/event_handler/include/
H A Dinput_event_handler.h75 bool IsTouchpadTapMistouch(libinput_event *event);
/foundation/multimodalinput/input/service/event_handler/src/
H A Dinput_event_handler.cpp244 return IsTouchpadTapMistouch(event); in IsTouchpadMistouch()
288 bool InputEventHandler::IsTouchpadTapMistouch(libinput_event* event) in IsTouchpadTapMistouch() function in OHOS::MMI::InputEventHandler
/foundation/multimodalinput/input/service/event_handler/test/
H A Dinput_event_handler_test.cpp432 * @tc.desc: Test the funcation IsTouchpadTapMistouch
440 bool ret = inputEventHandler.IsTouchpadTapMistouch(event); in HWTEST_F()

Completed in 2 milliseconds