HomeSort by relevance Sort by last modified time
    Searched defs:WillDestroyWindow (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/plugin/
webplugin_proxy.cc 123 void WebPluginProxy::WillDestroyWindow(gfx::PluginWindowHandle window) {
  /external/chromium_org/content/renderer/npapi/
webplugin_delegate_proxy.cc 250 WillDestroyWindow();
486 WillDestroyWindow();
896 void WebPluginDelegateProxy::WillDestroyWindow() {
898 plugin_->WillDestroyWindow(window_);
    [all...]
webplugin_impl.cc 561 void WebPluginImpl::WillDestroyWindow(gfx::PluginWindowHandle window) {
    [all...]

Completed in 585 milliseconds