Searched refs:enclosingScrollableArea (Results 1 – 13 of 13) sorted by relevance
59 ScrollableArea* FramelessScrollView::enclosingScrollableArea() const in enclosingScrollableArea() function in WebCore::FramelessScrollView
72 virtual ScrollableArea* enclosingScrollableArea() const OVERRIDE;
155 virtual ScrollableArea* enclosingScrollableArea() const = 0;
57 virtual ScrollableArea* enclosingScrollableArea() const OVERRIDE;
128 ScrollableArea* ScrollbarGroup::enclosingScrollableArea() const in enclosingScrollableArea() function in blink::ScrollbarGroup
130 virtual ScrollableArea* enclosingScrollableArea() const OVERRIDE { return 0; } in enclosingScrollableArea() function in __anon759da6710111::FakeScrollableArea
61 MOCK_CONST_METHOD0(enclosingScrollableArea, ScrollableArea*());
133 virtual ScrollableArea* enclosingScrollableArea() const OVERRIDE;
79 virtual ScrollableArea* enclosingScrollableArea() const OVERRIDE;
879 ScrollableArea* RenderListBox::enclosingScrollableArea() const in enclosingScrollableArea() function in WebCore::RenderListBox
141 ScrollableArea* RenderLayerScrollableArea::enclosingScrollableArea() const in enclosingScrollableArea() function in WebCore::RenderLayerScrollableArea
411 virtual ScrollableArea* enclosingScrollableArea() const OVERRIDE;
2613 ScrollableArea* FrameView::enclosingScrollableArea() const in enclosingScrollableArea() function in WebCore::FrameView