Searched refs:ScrollSource (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScroller.cpp41 if (oldTarget && oldTarget->ScrollSource() == this)
45 if (target && target->ScrollSource() != this)
H A DScrollable.h19 Scroller* ScrollSource() const;
H A DScrollable.cpp52 // ScrollSource
56 Scrollable::ScrollSource() const function in class:Scrollable
/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyListView.cpp359 return dynamic_cast< ::ScrollView*>(ScrollSource());

Completed in 45 milliseconds