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

int OglGui::TextEdit::FindFirstVisibleLine ( int &  lineY  )  [inline]

Definition at line 566 of file TextEdit.h.

References FindLineAtY(), and OglGui::OglWindow::H().

Referenced by DrawText().

00567     {
00568         return FindLineAtY( H(), lineY);
00569     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:27:05 2011 for ImpalaSrc by  doxygen 1.5.1