3
[inline]
Definition at line 37 of file TextEdit.h.
References OglGui::OglWindow::Init().
00037 : 00038 Window(parent, w, h) 00039 { 00040 Init(text, w, h, sB); 00041 }
Here is the call graph for this function: