Searched refs:CheckBetweenTwoLongPressRecognizer (Results 1 – 2 of 2) sorted by relevance
206 …if (inputEventType_ != InputEventType::MOUSE_BUTTON || !CheckBetweenTwoLongPressRecognizer(current… in HandleEvent()314 …(inputEventType_ == InputEventType::MOUSE_BUTTON && CheckBetweenTwoLongPressRecognizer(currentInde… in UpdateCurrentIndex()329 bool SequencedRecognizer::CheckBetweenTwoLongPressRecognizer(int32_t currentIndex) in CheckBetweenTwoLongPressRecognizer() function in OHOS::Ace::NG::SequencedRecognizer
74 bool CheckBetweenTwoLongPressRecognizer(int32_t currentIndex = 0);