Searched defs:windowPoint (Results 1 – 7 of 7) sorted by relevance
64 DragSourceAction DragClientImpl::dragSourceActionMaskForPoint(const IntPoint& windowPoint) in dragSourceActionMaskForPoint()
328 DragSourceAction DragController::delegateDragSourceAction(const IntPoint& windowPoint) in delegateDragSourceAction()787 void DragController::placeDragCaret(const IntPoint& windowPoint) in placeDragCaret()
845 IntPoint windowPoint = resultView->contentsToWindow(result.point()); in hitTestResultAtPoint() local1142 static IntPoint documentPointForWindowPoint(Frame* frame, const IntPoint& windowPoint) in documentPointForWindowPoint()
115 DragSourceAction WebDragClient::dragSourceActionMaskForPoint(const IntPoint& windowPoint) in dragSourceActionMaskForPoint()
634 Scrollbar* ScrollView::scrollbarAtPoint(const IntPoint& windowPoint) in scrollbarAtPoint()819 bool ScrollView::isPointInScrollbarCorner(const IntPoint& windowPoint) in wheelEvent()
2592 PassRefPtr<Range> Editor::rangeForPoint(const IntPoint& windowPoint) in rangeForPoint()
4106 static IntPoint documentPointForWindowPoint(Frame* frame, const IntPoint& windowPoint)