webengine/osswebengine/webkit/s60/webview/WebPagePinchZoomHandler.h
branchRCL_3
changeset 44 800203832575
parent 38 4917f9bf7995
equal deleted inserted replaced
42:a1a5d4e727e8 44:800203832575
   115     int              m_zoomOutBaseLevel;
   115     int              m_zoomOutBaseLevel;
   116     bool             m_pinchCenterSet;
   116     bool             m_pinchCenterSet;
   117     TInt             m_zoomStepSize;
   117     TInt             m_zoomStepSize;
   118     bool             m_pinchActive;
   118     bool             m_pinchActive;
   119     TPoint           m_pinchCenter;
   119     TPoint           m_pinchCenter;
   120     bool             m_isPluginsVisible;
       
   121 
   120 
   122 };
   121 };
   123 
   122 
   124 #endif      //WEBPAGEPINCHZOOMHANDLER_H
   123 #endif      //WEBPAGEPINCHZOOMHANDLER_H
   125 
   124