Definition at line 167 of file StringColumns.h. References OglGui::OglWindow::H(), OglGui::DocDimensions::mDocH, OglGui::DocDimensions::mDocY, and mItemHeight. Referenced by DisplayFunc(). 00168 { 00169 return (mDocH + mDocY - H()) / mItemHeight; 00170 }
Here is the call graph for this function:
|