Searched refs:screenToContents (Results 1 – 14 of 14) sorted by relevance
224 IntPoint screenToContents(const IntPoint&) const;
766 IntPoint ScrollView::screenToContents(const IntPoint& point) const in screenToContents() function in WebCore::ScrollView
576 IntPoint point = m_object->documentFrameView()->screenToContents(IntPoint(x, y)); in accHitTest()
1518 HitTestResult result(frameView->screenToContents(gestureBeginPoint)); in gestureNotify()
3350 … Make contentsToScreen/screenToContents cross-platform. Only implemented by Mac/Win right now.
1490 bounds.setLocation(m_renderer->document()->view()->screenToContents(bounds.location())); in clickPoint()2591 ourpoint = frameView->screenToContents(point); in visiblePositionForPoint()
1916 return frameView->screenToContents(pos); in atkToContents()
2969 … Make contentsToScreen/screenToContents cross-platform. Only implemented by Mac/Win right now.
14452 … Make contentsToScreen/screenToContents cross-platform. Only implemented by Mac/Win right now.
14713 … Make contentsToScreen/screenToContents cross-platform. Only implemented by Mac/Win right now.
20124 … Make contentsToScreen/screenToContents cross-platform. Only implemented by Mac/Win right now.
27198 Implement contentsToScreen() and screenToContents() on Windows.27207 (WebCore::ScrollView::screenToContents): Translate from coordinates
82478 … Make contentsToScreen/screenToContents cross-platform. Only implemented by Mac/Win right now.82493 (WebCore::ScrollView::screenToContents):
96457 (WebCore::ScrollView::screenToContents):