webengine/osswebengine/webkit/s60/webview/WebPagePinchZoomHandler.h
branchRCL_3
changeset 37 ac77f89b1d9e
parent 28 d39add9822e2
child 38 4917f9bf7995
equal deleted inserted replaced
36:c711bdda59f4 37:ac77f89b1d9e
   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;
   120 
   121 
   121 };
   122 };
   122 
   123 
   123 #endif      //WEBPAGEPINCHZOOMHANDLER_H
   124 #endif      //WEBPAGEPINCHZOOMHANDLER_H
   124 
   125