ReactOS
0.4.15-dev-1623-g66cf1d2
|
Go to the source code of this file.
Classes | |
struct | PluginHost |
struct | HTMLPluginContainer |
Typedefs | |
typedef struct HTMLPluginContainer | HTMLPluginContainer |
typedef struct PHEventSink | PHEventSink |
Variables | |
const IID IID_HTMLPluginContainer | DECLSPEC_HIDDEN |
Definition at line 21 of file pluginhost.h.
typedef struct PHEventSink PHEventSink |
Definition at line 22 of file pluginhost.h.
void bind_activex_event | ( | HTMLDocumentNode * | , |
HTMLPluginContainer * | , | ||
WCHAR * | , | ||
IDispatch * | |||
) |
Definition at line 758 of file pluginhost.c.
Referenced by bind_event_scripts().
HRESULT create_ip_frame | ( | IOleInPlaceFrame ** | ) |
Definition at line 189 of file ipwindow.c.
Referenced by PHInPlaceSite_GetWindowContext().
HRESULT create_ip_window | ( | IOleInPlaceUIWindow ** | ) |
Definition at line 317 of file ipwindow.c.
Referenced by PHInPlaceSite_GetWindowContext().
HRESULT create_param_prop_bag | ( | nsIDOMHTMLElement * | , |
IPropertyBag ** | |||
) |
Definition at line 317 of file propbag.c.
Referenced by load_prop_bag().
HRESULT create_plugin_host | ( | HTMLDocumentNode * | , |
HTMLPluginContainer * | |||
) |
Definition at line 2048 of file pluginhost.c.
Referenced by HTMLObjectElement2_put_classid(), and NPP_New().
DEFINE_GUID | ( | IID_HTMLPluginContainer | , |
0xbd7a6050 | , | ||
0xb373 | , | ||
0x4f6f | , | ||
0xa4 | , | ||
0x93 | , | ||
0xdd | , | ||
0x40 | , | ||
0xc5 | , | ||
0x23 | , | ||
0xa8 | , | ||
0x6a | |||
) |
void detach_plugin_host | ( | PluginHost * | ) |
Definition at line 1988 of file pluginhost.c.
Referenced by detach_inner_window(), HTMLDocumentNode_destructor(), HTMLObjectElement_destructor(), and NPP_Destroy().
HRESULT get_plugin_disp | ( | HTMLPluginContainer * | , |
IDispatch ** | |||
) |
Definition at line 352 of file pluginhost.c.
Referenced by HTMLObjectElement_get_object().
HRESULT get_plugin_dispid | ( | HTMLPluginContainer * | , |
WCHAR * | , | ||
DISPID * | |||
) |
Definition at line 377 of file pluginhost.c.
Referenced by HTMLObjectElement_get_dispid().
HRESULT invoke_plugin_prop | ( | HTMLPluginContainer * | , |
DISPID | , | ||
LCID | , | ||
WORD | , | ||
DISPPARAMS * | , | ||
VARIANT * | , | ||
EXCEPINFO * | |||
) |
Definition at line 428 of file pluginhost.c.
Referenced by HTMLObjectElement_invoke().
void notif_container_change | ( | HTMLPluginContainer * | , |
DISPID | |||
) |
Definition at line 335 of file pluginhost.c.
Referenced by HTMLObjectElement_put_height(), and HTMLObjectElement_put_width().
void update_plugin_window | ( | PluginHost * | , |
HWND | , | ||
const RECT * | |||
) |
Definition at line 287 of file pluginhost.c.
Referenced by NPP_SetWindow().
Definition at line 155 of file crypt32_private.h.