Searched defs:windowPos (Results 1 – 6 of 6) sorted by relevance
33 PlatformTouchPoint::PlatformTouchPoint(unsigned id, const IntPoint& windowPos, State state) in PlatformTouchPoint()
33 PlatformTouchPoint::PlatformTouchPoint(int id, const IntPoint& windowPos, State state) in PlatformTouchPoint()
63 IntPoint windowPos = IntPoint(x, y); in PlatformTouchEvent() local
35 PlatformTouchPoint::PlatformTouchPoint(unsigned id, const IntPoint& windowPos, State state) in PlatformTouchPoint()
235 void WebNodeHighlight::onWebViewWindowPosChanged(WINDOWPOS* windowPos) in onWebViewWindowPosChanged()248 void WebNodeHighlight::onRootWindowPosChanged(WINDOWPOS* windowPos) in onRootWindowPosChanged()
469 WINDOWPOS* windowPos = reinterpret_cast<WINDOWPOS*>(lParam); in onWebViewWindowPosChanging() local