Searched refs:ScrollableView (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollableView.h17 class ScrollableView : public Scrollable { class in inherits:Scrollable
19 ScrollableView();
20 virtual ~ScrollableView();
H A DScrollableView.cpp9 #include "ScrollableView.h"
14 ScrollableView::ScrollableView() function in class:ScrollableView
20 ScrollableView::~ScrollableView()
26 ScrollableView::ScrollOffsetChanged(BPoint oldOffset, BPoint newOffset)

Completed in 100 milliseconds