[inline]
Definition at line 34 of file StringSelector.h.
References cLineHeight, and OglGui::OglWindow::Init().
00034 : 00035 Window(parent, x, y, width, height) 00036 { 00037 Init(height/cLineHeight); 00038 }
Here is the call graph for this function: