webengine/osswebengine/WebKit/s60/plugins/PluginWin.h
changeset 15 60c5402cb945
parent 11 c8a366e56285
child 25 0ed94ceaa377
equal deleted inserted replaced
11:c8a366e56285 15:60c5402cb945
   102         * Refresh the plugin.
   102         * Refresh the plugin.
   103         *
   103         *
   104         * @since 3.1
   104         * @since 3.1
   105         * @return The error code from the plugin
   105         * @return The error code from the plugin
   106         */
   106         */
   107         TInt refreshPlugin(CFbsBitGc& bitmapContext);
   107         TInt refreshPlugin(CFbsBitGc& bitmapContext,TRect aRect);
   108 
   108 
   109 
   109 
   110         /**
   110         /**
   111         * ResizePluginRect
   111         * ResizePluginRect
   112         * Resize the plugin rect.
   112         * Resize the plugin rect.