Home
last modified time | relevance | path

Searched refs:CleanupWindowInPluginMoves (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/renderer/
Drender_widget.h174 void CleanupWindowInPluginMoves(gfx::PluginWindowHandle window);
Drender_widget.cc1900 void RenderWidget::CleanupWindowInPluginMoves(gfx::PluginWindowHandle window) { in CleanupWindowInPluginMoves() function in content::RenderWidget
/external/chromium_org/content/renderer/npapi/
Dwebplugin_impl.cc597 render_frame_->GetRenderWidget()->CleanupWindowInPluginMoves(window); in WillDestroyWindow()