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

/haiku/src/apps/poorman/
H A DPoorManWindow.cpp266 fLoggingView->ScrollToOffset(fLoggingView->TextLength());
321 fLoggingView->ScrollToOffset(fLoggingView->TextLength());
/haiku/src/kits/interface/
H A DTextView.cpp1214 ScrollToOffset(fSelStart);
1447 ScrollToOffset(fSelEnd);
2151 BTextView::ScrollToOffset(int32 offset) function in class:BTextView
2197 ScrollToOffset(fSelStart);
2422 ScrollToOffset(fCaretOffset);
3486 ScrollToOffset(fCaretOffset);
3717 ScrollToOffset(fCaretOffset);
3767 ScrollToOffset(fCaretOffset);
3840 ScrollToOffset(scrollTo);
5132 ScrollToOffset(
[all...]
/haiku/headers/os/interface/
H A DTextView.h173 virtual void ScrollToOffset(int32 offset);
/haiku/src/apps/stylededit/
H A DStyledEditWindow.cpp680 fTextView->ScrollToOffset(start);
1449 fTextView->ScrollToOffset(position);

Completed in 67 milliseconds