convertFromScrollbarToContainingView  290 Source/core/rendering/RenderLayerScrollableArea.cpp IntRect RenderLayerScrollableArea::convertFromScrollbarToContainingView(const Scrollbar* scrollbar, const IntRect& scrollbarRect) const
convertFromScrollbarToContainingView  313 Source/core/rendering/RenderLayerScrollableArea.cpp IntPoint RenderLayerScrollableArea::convertFromScrollbarToContainingView(const Scrollbar* scrollbar, const IntPoint& scrollbarPoint) const
convertFromScrollbarToContainingView  775 Source/core/rendering/RenderListBox.cpp IntRect RenderListBox::convertFromScrollbarToContainingView(const Scrollbar* scrollbar, const IntRect& scrollbarRect) const
convertFromScrollbarToContainingView  802 Source/core/rendering/RenderListBox.cpp IntPoint RenderListBox::convertFromScrollbarToContainingView(const Scrollbar* scrollbar, const IntPoint& scrollbarPoint) const
convertFromScrollbarToContainingView 1019 Source/platform/scroll/ScrollView.cpp IntRect ScrollView::convertFromScrollbarToContainingView(const Scrollbar* scrollbar, const IntRect& localRect) const
convertFromScrollbarToContainingView 1036 Source/platform/scroll/ScrollView.cpp IntPoint ScrollView::convertFromScrollbarToContainingView(const Scrollbar* scrollbar, const IntPoint& localPoint) const