PlatformTouchPointBuilder 404 Source/web/WebInputEventConversion.cpp PlatformTouchPointBuilder::PlatformTouchPointBuilder(Widget* widget, const WebTouchPoint& point) PlatformTouchPointBuilder 435 Source/web/WebInputEventConversion.cpp m_touchPoints.append(PlatformTouchPointBuilder(widget, event.touches[i])); PlatformTouchPointBuilder 86 Source/web/WebInputEventConversion.h class PlatformTouchPointBuilder : public WebCore::PlatformTouchPoint { PlatformTouchPointBuilder 88 Source/web/WebInputEventConversion.h PlatformTouchPointBuilder(WebCore::Widget*, const WebTouchPoint&);