Home
last modified time | relevance | path

Searched refs:documentPointForWindowPoint (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/page/
DEventHandler.cpp1319 static IntPoint documentPointForWindowPoint(Frame* frame, const IntPoint& windowPoint) in documentPointForWindowPoint() function
1382 IntPoint documentPoint = documentPointForWindowPoint(m_frame, mouseEvent.pos()); in handleMousePressEvent()
1902 …return m_frame->document()->prepareMouseEvent(request, documentPointForWindowPoint(m_frame, mev.po… in prepareMouseEvent()
3102 IntPoint pagePoint = documentPointForWindowPoint(m_frame, point.pos()); in handleTouchEvent()
3156 pagePoint = documentPointForWindowPoint(doc->frame(), point.pos()); in handleTouchEvent()
/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitwebview.cpp4968 static IntPoint documentPointForWindowPoint(Frame* frame, const IntPoint& windowPoint) in documentPointForWindowPoint() function
5017 IntPoint documentPoint = documentPointForWindowPoint(frame, mouseEvent.pos()); in webkit_web_view_get_hit_test_result()
/external/webkit/Source/WebKit/gtk/
DChangeLog9729 (documentPointForWindowPoint):
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1621288 (WebCore::documentPointForWindowPoint):
21321 (WebCore::documentPointForWindowPoint):