Home
last modified time | relevance | path

Searched defs:PlatformTouchPoint (Results 1 – 2 of 2) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/qt/
H A DPlatformTouchPointQt.cpp30 PlatformTouchPoint::PlatformTouchPoint(const QTouchEvent::TouchPoint& point) in PlatformTouchPoint() function in WebCore::PlatformTouchPoint
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/
H A DPlatformTouchPoint.h49 PlatformTouchPoint() {}; in PlatformTouchPoint() function