Searched refs:m_screenPos (Results 1 – 4 of 4) sorted by relevance
53 IntPoint screenPos() const { return m_screenPos; } in screenPos()63 IntPoint m_screenPos; variable
57 m_screenPos = screenPos; in SyntheticInspectorTouchPoint()
410 m_screenPos = point.screenPosition; in PlatformTouchPointBuilder()
192 m_screenPos = event.globalPosition(); in SyntheticTouchPoint()