Home
last modified time | relevance | path

Searched refs:detach_plugin_host (Results 1 – 6 of 6) sorted by relevance

/reactos/dll/win32/mshtml/
H A Dpluginhost.h69 void detach_plugin_host(PluginHost*) DECLSPEC_HIDDEN;
H A Dnpplugin.c311 detach_plugin_host(host); in NPP_Destroy()
H A Dhtmlobject.c679 detach_plugin_host(This->plugin_container.plugin_host); in HTMLObjectElement_destructor()
H A Dpluginhost.c1988 void detach_plugin_host(PluginHost *host) in detach_plugin_host() function
H A Dhtmlwindow.c97detach_plugin_host(LIST_ENTRY(list_head(&window->doc->plugin_hosts), PluginHost, entry)); in detach_inner_window()
H A Dhtmldoc.c4432 detach_plugin_host(LIST_ENTRY(list_head(&This->plugin_hosts), PluginHost, entry)); in HTMLDocumentNode_destructor()