Home
last modified time | relevance | path

Searched refs:lastMotionPosition (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitwebviewprivate.h42 WebCore::IntPoint lastMotionPosition; member
Dwebkitwebview.cpp1569 const IntPoint& position = context->lastMotionPosition; in doDragLeaveLater()
1607 droppingContext->lastMotionPosition = position; in webkit_web_view_drag_motion()
1616 droppingContext->lastMotionPosition = position; in webkit_web_view_drag_motion()
1650 const IntPoint& position = droppingContext->lastMotionPosition; in webkit_web_view_drag_data_received()