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

bool Impala::Core::VideoSet::VxsDocument::GotoPrevFrame ( int  steps = 1  )  [inline]

Definition at line 70 of file VxsDocument.h.

References TryFrameMove().

Referenced by CursorLeft().

00071     {
00072         return TryFrameMove(-steps);
00073     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:22:17 2011 for ImpalaSrc by  doxygen 1.5.1