[inline, virtual]
Reimplemented from OglGui::ScrollBarListener.
Definition at line 35 of file TextEditLineScroller.h.
References OglGui::DocDimensions::DocX(), and mTextEdit.
00036 { 00037 mTextEdit->DocX(-position); 00038 }
Here is the call graph for this function: