2
[inline]
Definition at line 35 of file VideoPlayerWithButtons.h.
References OglGui::OglWindow::Init().
00036 : 00037 Window(parent, x, y, w, h) 00038 { 00039 Init(w, h, margin); 00040 }
Here is the call graph for this function: