[inline]
Definition at line 28 of file StringSelector.h.
References cLineHeight, and OglGui::OglWindow::Init().
00028 : 00029 Window(parent, width, height) 00030 { 00031 Init(height/cLineHeight); 00032 }
Here is the call graph for this function: