Home
last modified time | relevance | path

Searched defs:convertFromScrollbarToContainingView (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollableArea.h115 …virtual IntRect convertFromScrollbarToContainingView(const Scrollbar* scrollbar, const IntRect& sc… in convertFromScrollbarToContainingView() function
123 …virtual IntPoint convertFromScrollbarToContainingView(const Scrollbar* scrollbar, const IntPoint& … in convertFromScrollbarToContainingView() function
DScrollView.cpp1036 IntRect ScrollView::convertFromScrollbarToContainingView(const Scrollbar* scrollbar, const IntRect&… in convertFromScrollbarToContainingView() function in WebCore::ScrollView
1053 IntPoint ScrollView::convertFromScrollbarToContainingView(const Scrollbar* scrollbar, const IntPoin… in convertFromScrollbarToContainingView() function in WebCore::ScrollView
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderListBox.cpp751 IntRect RenderListBox::convertFromScrollbarToContainingView(const Scrollbar* scrollbar, const IntRe… in convertFromScrollbarToContainingView() function in WebCore::RenderListBox
778 IntPoint RenderListBox::convertFromScrollbarToContainingView(const Scrollbar* scrollbar, const IntP… in convertFromScrollbarToContainingView() function in WebCore::RenderListBox
DRenderLayerScrollableArea.cpp267 IntRect RenderLayerScrollableArea::convertFromScrollbarToContainingView(const Scrollbar* scrollbar,… in convertFromScrollbarToContainingView() function in WebCore::RenderLayerScrollableArea
290 IntPoint RenderLayerScrollableArea::convertFromScrollbarToContainingView(const Scrollbar* scrollbar… in convertFromScrollbarToContainingView() function in WebCore::RenderLayerScrollableArea