Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:57:33 2010 for ImpalaSrc by  doxygen 1.5.1