Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

Button* Impala::Application::IDash::DossierEntry::RestDiv3Btn ( int  restW,
int  i,
char *  str 
) [inline, private]

Definition at line 106 of file DossierEntry.h.

References OglGui::OglWindow::W().

Referenced by InitScreen().

00107     {
00108         return new Button(this, W()-restW+i*restW/3, 4, (restW-30)/3, 20, str);
00109     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:14:43 2011 for ImpalaSrc by  doxygen 1.5.1