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

void OglGui::DocScroller::GetPageDeltas ( int &  hor,
int &  ver 
) [inline]

Definition at line 57 of file DocScroller.h.

References mHorPageDelta, and mVerPageDelta.

00058     {
00059         hor = mHorPageDelta;
00060         ver = mVerPageDelta;
00061     }


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