Searched refs:documentPointForWindowPoint (Results 1 – 4 of 4) sorted by relevance
1319 static IntPoint documentPointForWindowPoint(Frame* frame, const IntPoint& windowPoint) in documentPointForWindowPoint() function1382 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()
4968 static IntPoint documentPointForWindowPoint(Frame* frame, const IntPoint& windowPoint) in documentPointForWindowPoint() function5017 IntPoint documentPoint = documentPointForWindowPoint(frame, mouseEvent.pos()); in webkit_web_view_get_hit_test_result()
9729 (documentPointForWindowPoint):
21288 (WebCore::documentPointForWindowPoint):21321 (WebCore::documentPointForWindowPoint):