isProcessingUserGesture  415 Source/web/ChromeClientImpl.cpp         if (WebUserGestureIndicator::isProcessingUserGesture())
isProcessingUserGesture  426 Source/web/ChromeClientImpl.cpp         if (WebUserGestureIndicator::isProcessingUserGesture())
isProcessingUserGesture  441 Source/web/ChromeClientImpl.cpp         if (WebUserGestureIndicator::isProcessingUserGesture())
isProcessingUserGesture   52 Source/web/tests/WebUserGestureTokenTest.cpp         EXPECT_FALSE(WebUserGestureIndicator::isProcessingUserGesture());
isProcessingUserGesture   57 Source/web/tests/WebUserGestureTokenTest.cpp         EXPECT_TRUE(WebUserGestureIndicator::isProcessingUserGesture());
isProcessingUserGesture   62 Source/web/tests/WebUserGestureTokenTest.cpp     EXPECT_FALSE(WebUserGestureIndicator::isProcessingUserGesture());
isProcessingUserGesture   66 Source/web/tests/WebUserGestureTokenTest.cpp         EXPECT_TRUE(WebUserGestureIndicator::isProcessingUserGesture());
isProcessingUserGesture   68 Source/web/tests/WebUserGestureTokenTest.cpp         EXPECT_FALSE(WebUserGestureIndicator::isProcessingUserGesture());
isProcessingUserGesture   75 Source/web/tests/WebUserGestureTokenTest.cpp         EXPECT_FALSE(WebUserGestureIndicator::isProcessingUserGesture());
isProcessingUserGesture   43 public/web/WebUserGestureIndicator.h     BLINK_EXPORT static bool isProcessingUserGesture();