menufw/menufwui/mmwidgets/inc/mmgrid.h
changeset 1 5315654608de
parent 0 f72a12da539e
child 4 4d54b72983ae
--- a/menufw/menufwui/mmwidgets/inc/mmgrid.h	Thu Dec 17 08:40:49 2009 +0200
+++ b/menufw/menufwui/mmwidgets/inc/mmgrid.h	Thu Jan 07 12:39:41 2010 +0200
@@ -12,7 +12,7 @@
 * Contributors:
 *
 * Description:  CMmGrid declaration
-*  Version     : %version: MM_32.1.19 % << Don't touch! Updated by Synergy at check-out.
+*  Version     : %version: MM_32.1.20 % << Don't touch! Updated by Synergy at check-out.
 *
 */
 
@@ -359,6 +359,14 @@
     TInt ScrollIfNeeded( const TPointerEvent& aPointerEvent );
     
     /**
+     * Minimal scrolling (setting top item index and vertical offset) with 
+     * boundary checking and WITHOUT redrawing.
+     * 
+     * @param aDistanceInPixels Distance to scroll.
+     */
+    void ScrollWithoutRedraw( TInt aDistanceInPixels );
+    
+    /**
      * Updates the dispapearing highlight.
      *
      * @since S60 v3.0