rootViewToContents 1501 Source/core/frame/FrameView.cpp updateRect = rootViewToContents(updateRect); rootViewToContents 933 Source/core/page/DragController.cpp m_client->startDrag(image, viewProtector->rootViewToContents(frame->view()->contentsToRootView(dragLocation)), rootViewToContents 934 Source/core/page/DragController.cpp viewProtector->rootViewToContents(frame->view()->contentsToRootView(eventPos)), clipboard, frameProtector.get(), forLink); rootViewToContents 908 Source/core/page/EventHandler.cpp IntPoint mainFramePoint = mainView->rootViewToContents(frameView->contentsToRootView(roundedIntPoint(point))); rootViewToContents 173 Source/platform/scroll/ScrollView.h IntPoint rootViewToContents(const IntPoint&) const; rootViewToContents 175 Source/platform/scroll/ScrollView.h IntRect rootViewToContents(const IntRect&) const;