dispatchSyntheticTouchEventIfEnabled 1302 Source/core/page/EventHandler.cpp     bool defaultPrevented = dispatchSyntheticTouchEventIfEnabled(mouseEvent);
dispatchSyntheticTouchEventIfEnabled 1507 Source/core/page/EventHandler.cpp     bool defaultPrevented = dispatchSyntheticTouchEventIfEnabled(mouseEvent);
dispatchSyntheticTouchEventIfEnabled 1636 Source/core/page/EventHandler.cpp     bool defaultPrevented = dispatchSyntheticTouchEventIfEnabled(mouseEvent);
dispatchSyntheticTouchEventIfEnabled  245 Source/core/page/EventHandler.h     bool dispatchSyntheticTouchEventIfEnabled(const PlatformMouseEvent&);