ReactOS 0.4.16-dev-732-g2d1144a
|
#include "mshtml_private.h"
Go to the source code of this file.
Variables | |
static const WCHAR | autoW [] = {'a','u','t','o',0} |
static const WCHAR | yesW [] = {'y','e','s',0} |
static const WCHAR | noW [] = {'n','o',0} |
static const WCHAR | pxW [] = {'p','x',0} |
static const IHTMLFrameBaseVtbl | HTMLFrameBaseVtbl |
static const IHTMLFrameBase2Vtbl | HTMLFrameBase2Vtbl |
Definition at line 543 of file htmlframebase.c.
|
static |
Definition at line 660 of file htmlframebase.c.
|
static |
Definition at line 589 of file htmlframebase.c.
Definition at line 614 of file htmlframebase.c.
|
static |
Definition at line 630 of file htmlframebase.c.
Definition at line 637 of file htmlframebase.c.
|
static |
Definition at line 572 of file htmlframebase.c.
|
static |
Definition at line 564 of file htmlframebase.c.
|
static |
Definition at line 557 of file htmlframebase.c.
|
static |
Definition at line 580 of file htmlframebase.c.
|
static |
Definition at line 651 of file htmlframebase.c.
Definition at line 605 of file htmlframebase.c.
|
static |
Definition at line 623 of file htmlframebase.c.
|
static |
Definition at line 536 of file htmlframebase.c.
Definition at line 550 of file htmlframebase.c.
Definition at line 65 of file htmlframebase.c.
void HTMLFrameBase_destructor | ( | HTMLFrameBase * | This | ) |
Definition at line 704 of file htmlframebase.c.
Referenced by HTMLFrameElement_destructor(), and HTMLIFrame_destructor().
Definition at line 217 of file htmlframebase.c.
Definition at line 251 of file htmlframebase.c.
Definition at line 279 of file htmlframebase.c.
Definition at line 375 of file htmlframebase.c.
Definition at line 308 of file htmlframebase.c.
|
static |
Definition at line 427 of file htmlframebase.c.
Definition at line 465 of file htmlframebase.c.
|
static |
Definition at line 95 of file htmlframebase.c.
|
static |
Definition at line 86 of file htmlframebase.c.
|
static |
Definition at line 79 of file htmlframebase.c.
void HTMLFrameBase_Init | ( | HTMLFrameBase * | This, |
HTMLDocumentNode * | doc, | ||
nsIDOMHTMLElement * | nselem, | ||
dispex_static_data_t * | dispex_data | ||
) |
Definition at line 712 of file htmlframebase.c.
Referenced by HTMLFrameElement_Create(), and HTMLIFrame_Create().
|
static |
Definition at line 104 of file htmlframebase.c.
Definition at line 210 of file htmlframebase.c.
Definition at line 224 of file htmlframebase.c.
Definition at line 272 of file htmlframebase.c.
Definition at line 353 of file htmlframebase.c.
Definition at line 286 of file htmlframebase.c.
Definition at line 162 of file htmlframebase.c.
|
static |
Definition at line 420 of file htmlframebase.c.
Definition at line 434 of file htmlframebase.c.
Definition at line 114 of file htmlframebase.c.
HRESULT HTMLFrameBase_QI | ( | HTMLFrameBase * | This, |
REFIID | riid, | ||
void ** | ppv | ||
) |
Definition at line 688 of file htmlframebase.c.
Referenced by HTMLFrameElement_QI(), and HTMLIFrame_QI().
|
static |
Definition at line 58 of file htmlframebase.c.
Definition at line 72 of file htmlframebase.c.
|
inlinestatic |
Definition at line 53 of file htmlframebase.c.
Referenced by HTMLFrameBase_AddRef(), HTMLFrameBase_get_border(), HTMLFrameBase_get_frameBorder(), HTMLFrameBase_get_frameSpacing(), HTMLFrameBase_get_marginHeight(), HTMLFrameBase_get_marginWidth(), HTMLFrameBase_get_name(), HTMLFrameBase_get_noResize(), HTMLFrameBase_get_scrolling(), HTMLFrameBase_get_src(), HTMLFrameBase_GetIDsOfNames(), HTMLFrameBase_GetTypeInfo(), HTMLFrameBase_GetTypeInfoCount(), HTMLFrameBase_Invoke(), HTMLFrameBase_put_border(), HTMLFrameBase_put_frameBorder(), HTMLFrameBase_put_frameSpacing(), HTMLFrameBase_put_marginHeight(), HTMLFrameBase_put_marginWidth(), HTMLFrameBase_put_name(), HTMLFrameBase_put_noResize(), HTMLFrameBase_put_scrolling(), HTMLFrameBase_put_src(), HTMLFrameBase_QueryInterface(), and HTMLFrameBase_Release().
|
inlinestatic |
Definition at line 531 of file htmlframebase.c.
Referenced by HTMLFrameBase2_AddRef(), HTMLFrameBase2_get_allowTransparency(), HTMLFrameBase2_get_contentWindow(), HTMLFrameBase2_get_onload(), HTMLFrameBase2_get_onreadystatechange(), HTMLFrameBase2_get_readyState(), HTMLFrameBase2_GetIDsOfNames(), HTMLFrameBase2_GetTypeInfo(), HTMLFrameBase2_GetTypeInfoCount(), HTMLFrameBase2_Invoke(), HTMLFrameBase2_put_allowTransparency(), HTMLFrameBase2_put_onload(), HTMLFrameBase2_put_onreadystatechange(), HTMLFrameBase2_QueryInterface(), and HTMLFrameBase2_Release().
HRESULT set_frame_doc | ( | HTMLFrameBase * | frame, |
nsIDOMDocument * | nsdoc | ||
) |
Definition at line 26 of file htmlframebase.c.
Referenced by HTMLFrameElement_bind_to_tree(), and HTMLIFrame_bind_to_tree().
Definition at line 21 of file htmlframebase.c.
Referenced by HTMLFrameBase_get_scrolling(), and HTMLFrameBase_put_scrolling().
|
static |
Definition at line 670 of file htmlframebase.c.
Referenced by HTMLFrameBase_Init().
|
static |
Definition at line 503 of file htmlframebase.c.
Referenced by HTMLFrameBase_Init().
Definition at line 23 of file htmlframebase.c.
Referenced by HTMLFrameBase_put_scrolling().
Definition at line 24 of file htmlframebase.c.
Referenced by HTMLFrameBase_get_marginHeight(), and HTMLFrameBase_get_marginWidth().
Definition at line 22 of file htmlframebase.c.
Referenced by HTMLFrameBase_put_scrolling().