[inline]
Definition at line 130 of file ImageSetIdxGrid.h.
References mCellH, OglGui::DocDimensions::mDocH, and OglGui::DocDimensions::mDocY.
Referenced by SetFirstVisRow(), and ViewNewPositionNeedsIm().
00130 { return (mDocY+mDocH-(row+1)*mCellH); }