Searched refs:ScrollSource (Results 1 - 4 of 4) sorted by last modified time

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

Completed in 54 milliseconds