Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

void OglGui::TextArea::OnScroll ( ScrollBar src,
int  position,
void *  data 
) [inline, virtual]

Reimplemented from OglGui::ScrollBarListener.

Definition at line 165 of file TextArea.h.

References SetFirstVis().

00166     {
00167         SetFirstVis(position);
00168     }

Here is the call graph for this function:


Generated on Fri Mar 19 12:07:44 2010 for ImpalaSrc by  doxygen 1.5.1