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

int OglGui::AlertTimeLine::ComputeX ( Button btn  )  [inline, protected]

Definition at line 253 of file AlertTimeLine.h.

References ComputeX(), and GetButtonTime().

00254     {
00255         long    btnTime = GetButtonTime(btn);
00256         return ComputeX(btnTime);
00257     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:26:05 2011 for ImpalaSrc by  doxygen 1.5.1