Searched refs:SetScrollSource (Results 1 - 3 of 3) sorted by path

/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollable.cpp30 // SetScrollSource
35 Scrollable::SetScrollSource(Scroller* source) function in class:Scrollable
H A DScrollable.h18 void SetScrollSource(Scroller* source);
H A DScroller.cpp42 oldTarget->SetScrollSource(NULL);
46 target->SetScrollSource(this);

Completed in 58 milliseconds