Searched refs:CheckTwoFingerGestureAction (Results 1 – 3 of 3) sorted by relevance
508 bool ret = handler.CheckTwoFingerGestureAction();514 ret = handler.CheckTwoFingerGestureAction();517 ret = handler.CheckTwoFingerGestureAction();521 ret = handler.CheckTwoFingerGestureAction();524 ret = handler.CheckTwoFingerGestureAction();554 bool ret = handler.CheckTwoFingerGestureAction();557 ret = handler.CheckTwoFingerGestureAction();561 ret = handler.CheckTwoFingerGestureAction();564 ret = handler.CheckTwoFingerGestureAction();568 ret = handler.CheckTwoFingerGestureAction();[all …]
279 bool CheckTwoFingerGestureAction() const;
589 if (!CheckTwoFingerGestureAction()) { in StartTwoFingerGesture()612 bool KeyCommandHandler::CheckTwoFingerGestureAction() const in CheckTwoFingerGestureAction() function in OHOS::MMI::KeyCommandHandler