webengine/osswebengine/WebKit/s60/plugins/PluginSkin.cpp
changeset 15 60c5402cb945
parent 11 c8a366e56285
child 25 0ed94ceaa377
equal deleted inserted replaced
11:c8a366e56285 15:60c5402cb945
   472         }
   472         }
   473     if(m_pluginwin)
   473     if(m_pluginwin)
   474         {
   474         {
   475         positionChanged();
   475         positionChanged();
   476         // Force the control to be redrawn.
   476         // Force the control to be redrawn.
   477         m_pluginwin->refreshPlugin(*gc);
   477         m_pluginwin->refreshPlugin(*gc,newRect);
   478         }
   478         }
   479     }
   479     }
   480 
   480 
   481 // ----------------------------------------------------------------------------
   481 // ----------------------------------------------------------------------------
   482 // PluginSkin::IsVisible
   482 // PluginSkin::IsVisible