Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/event_handler/include/
H A Devent_normalize_handler.h59 bool JudgeIfSwipeInward(std::shared_ptr<PointerEvent> pointerEvent,
/foundation/multimodalinput/input/service/event_handler/src/
H A Devent_normalize_handler.cpp510 if (buttonIds_.size() == SWIPE_INWARD_FINGER_ONE && JudgeIfSwipeInward(pointerEvent, type, event)) { in HandleTouchPadEvent()
879 bool EventNormalizeHandler::JudgeIfSwipeInward(std::shared_ptr<PointerEvent> pointerEvent, in JudgeIfSwipeInward() function in OHOS::MMI::EventNormalizeHandler

Completed in 3 milliseconds