Home
last modified time | relevance | path

Searched refs:SetScrollOffset (Results 1 – 8 of 8) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollable.cpp79 SetScrollOffset(offset); in SetDataRect()
97 Scrollable::SetScrollOffset(BPoint offset) in SetScrollOffset() function in Scrollable
141 SetScrollOffset(offset); in SetDataRectAndScrollOffset()
199 SetScrollOffset(offset); in SetVisibleSize()
H A DScroller.cpp87 Scroller::SetScrollOffset(BPoint offset) in SetScrollOffset() function in Scroller
90 fScrollTarget->SetScrollOffset(offset); in SetScrollOffset()
H A DScroller.h26 void SetScrollOffset(BPoint offset);
H A DScrollable.h25 virtual void SetScrollOffset(BPoint offset);
H A DScrollView.cpp541 SetScrollOffset(ScrollOffset()); in SetScrollingEnabled()
665 SetScrollOffset(BPoint(value, ScrollOffset().y)); in _ScrollValueChanged()
669 SetScrollOffset(BPoint(ScrollOffset().x, value)); in _ScrollValueChanged()
682 SetScrollOffset(offset); in _ScrollCornerValueChanged()
/haiku/src/apps/icon-o-matic/
H A DCanvasView.cpp84 SetScrollOffset(offset); in AttachedToWindow()
168 SetScrollOffset(fScrollOffsetStart - offset); in MouseMoved()
239 CanvasView::SetScrollOffset(BPoint newOffset) in SetScrollOffset() function in CanvasView
253 Scrollable::SetScrollOffset(newOffset); in SetScrollOffset()
H A DCanvasView.h52 virtual void SetScrollOffset(BPoint newOffset);
/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyListView.cpp430 SetScrollOffset(scrollOffset); in SetTo()
645 SetScrollOffset(BPoint(0.0, 0.0)); in _MakeEmpty()