Searched refs:IsLastMoveBeforeUp (Results 1 – 4 of 4) sorted by relevance
1132 EXPECT_FALSE(eventManager->IsLastMoveBeforeUp());1185 EXPECT_FALSE(eventManager->IsLastMoveBeforeUp());1244 EXPECT_FALSE(eventManager->IsLastMoveBeforeUp());1300 EXPECT_FALSE(eventManager->IsLastMoveBeforeUp());1358 EXPECT_FALSE(eventManager->IsLastMoveBeforeUp());
245 EXPECT_FALSE(eventManager->IsLastMoveBeforeUp());
222 bool IsLastMoveBeforeUp() const in IsLastMoveBeforeUp() function
803 … (info.GetInputEventType() == InputEventType::MOUSE_BUTTON && eventManager->IsLastMoveBeforeUp()) { in HandleOnDragStart()