ReactOS 0.4.16-dev-13-ge2fc578
|
#include "mshtml_private.h"
Go to the source code of this file.
Classes | |
struct | HTMLBodyElement |
Variables | |
static const WCHAR | aquaW [] = {'a','q','u','a',0} |
static const WCHAR | blackW [] = {'b','l','a','c','k',0} |
static const WCHAR | blueW [] = {'b','l','u','e',0} |
static const WCHAR | fuchsiaW [] = {'f','u','s','h','s','i','a',0} |
static const WCHAR | grayW [] = {'g','r','a','y',0} |
static const WCHAR | greenW [] = {'g','r','e','e','n',0} |
static const WCHAR | limeW [] = {'l','i','m','e',0} |
static const WCHAR | maroonW [] = {'m','a','r','o','o','n',0} |
static const WCHAR | navyW [] = {'n','a','v','y',0} |
static const WCHAR | oliveW [] = {'o','l','i','v','e',0} |
static const WCHAR | purpleW [] = {'p','u','r','p','l','e',0} |
static const WCHAR | redW [] = {'r','e','d',0} |
static const WCHAR | silverW [] = {'s','i','l','v','e','r',0} |
static const WCHAR | tealW [] = {'t','e','a','l',0} |
static const WCHAR | whiteW [] = {'w','h','i','t','e',0} |
static const WCHAR | yellowW [] = {'y','e','l','l','o','w',0} |
struct { | |
LPCWSTR keyword | |
DWORD rgb | |
} | keyword_table [] |
static const WCHAR | autoW [] = {'a','u','t','o',0} |
static const WCHAR | hiddenW [] = {'h','i','d','d','e','n',0} |
static const WCHAR | scrollW [] = {'s','c','r','o','l','l',0} |
static const WCHAR | visibleW [] = {'v','i','s','i','b','l','e',0} |
static const WCHAR | yesW [] = {'y','e','s',0} |
static const WCHAR | noW [] = {'n','o',0} |
static const IHTMLBodyElementVtbl | HTMLBodyElementVtbl |
static const cpc_entry_t | HTMLBodyElement_cpc [] |
static const NodeImplVtbl | HTMLBodyElementImplVtbl |
static const tid_t | HTMLBodyElement_iface_tids [] |
static dispex_static_data_t | HTMLBodyElement_dispex |
Definition at line 68 of file htmlbody.c.
Referenced by fill_texture(), ipv4toui(), and loose_hex_to_rgb().
Definition at line 208 of file htmlbody.c.
HRESULT HTMLBodyElement_Create | ( | HTMLDocumentNode * | doc, |
nsIDOMHTMLElement * | nselem, | ||
HTMLElement ** | elem | ||
) |
Definition at line 869 of file htmlbody.c.
|
static |
Definition at line 685 of file htmlbody.c.
Definition at line 545 of file htmlbody.c.
Definition at line 272 of file htmlbody.c.
Definition at line 388 of file htmlbody.c.
|
static |
Definition at line 292 of file htmlbody.c.
|
static |
Definition at line 348 of file htmlbody.c.
|
static |
Definition at line 811 of file htmlbody.c.
|
static |
Definition at line 306 of file htmlbody.c.
Definition at line 481 of file htmlbody.c.
|
static |
Definition at line 362 of file htmlbody.c.
|
static |
Definition at line 678 of file htmlbody.c.
Definition at line 567 of file htmlbody.c.
Definition at line 664 of file htmlbody.c.
Definition at line 583 of file htmlbody.c.
|
static |
Definition at line 334 of file htmlbody.c.
Definition at line 619 of file htmlbody.c.
Definition at line 435 of file htmlbody.c.
|
static |
Definition at line 320 of file htmlbody.c.
Definition at line 513 of file htmlbody.c.
|
static |
Definition at line 237 of file htmlbody.c.
|
static |
Definition at line 229 of file htmlbody.c.
|
static |
Definition at line 222 of file htmlbody.c.
|
static |
Definition at line 246 of file htmlbody.c.
|
static |
Definition at line 820 of file htmlbody.c.
Definition at line 526 of file htmlbody.c.
Definition at line 255 of file htmlbody.c.
Definition at line 369 of file htmlbody.c.
Definition at line 285 of file htmlbody.c.
|
static |
Definition at line 341 of file htmlbody.c.
Definition at line 299 of file htmlbody.c.
Definition at line 462 of file htmlbody.c.
|
static |
Definition at line 355 of file htmlbody.c.
|
static |
Definition at line 671 of file htmlbody.c.
Definition at line 558 of file htmlbody.c.
Definition at line 657 of file htmlbody.c.
Definition at line 576 of file htmlbody.c.
|
static |
Definition at line 327 of file htmlbody.c.
Definition at line 597 of file htmlbody.c.
Definition at line 414 of file htmlbody.c.
Definition at line 313 of file htmlbody.c.
Definition at line 494 of file htmlbody.c.
|
static |
Definition at line 764 of file htmlbody.c.
|
static |
Definition at line 200 of file htmlbody.c.
Definition at line 215 of file htmlbody.c.
|
static |
Definition at line 792 of file htmlbody.c.
|
static |
Definition at line 800 of file htmlbody.c.
|
inlinestatic |
Definition at line 759 of file htmlbody.c.
Referenced by HTMLBodyElement_get_event_target_ptr(), HTMLBodyElement_QI(), HTMLBodyElement_traverse(), and HTMLBodyElement_unlink().
|
inlinestatic |
Definition at line 195 of file htmlbody.c.
Referenced by HTMLBodyElement_AddRef(), HTMLBodyElement_createTextRange(), HTMLBodyElement_get_aLink(), HTMLBodyElement_get_background(), HTMLBodyElement_get_bgColor(), HTMLBodyElement_get_bgProperties(), HTMLBodyElement_get_bottomMargin(), HTMLBodyElement_get_leftMargin(), HTMLBodyElement_get_link(), HTMLBodyElement_get_noWrap(), HTMLBodyElement_get_onbeforeunload(), HTMLBodyElement_get_onload(), HTMLBodyElement_get_onselect(), HTMLBodyElement_get_onunload(), HTMLBodyElement_get_rightMargin(), HTMLBodyElement_get_scroll(), HTMLBodyElement_get_text(), HTMLBodyElement_get_topMargin(), HTMLBodyElement_get_vLink(), HTMLBodyElement_GetIDsOfNames(), HTMLBodyElement_GetTypeInfo(), HTMLBodyElement_GetTypeInfoCount(), HTMLBodyElement_Invoke(), HTMLBodyElement_put_aLink(), HTMLBodyElement_put_background(), HTMLBodyElement_put_bgColor(), HTMLBodyElement_put_bgProperties(), HTMLBodyElement_put_bottomMargin(), HTMLBodyElement_put_leftMargin(), HTMLBodyElement_put_link(), HTMLBodyElement_put_noWrap(), HTMLBodyElement_put_onbeforeunload(), HTMLBodyElement_put_onload(), HTMLBodyElement_put_onselect(), HTMLBodyElement_put_onunload(), HTMLBodyElement_put_rightMargin(), HTMLBodyElement_put_scroll(), HTMLBodyElement_put_text(), HTMLBodyElement_put_topMargin(), HTMLBodyElement_put_vLink(), HTMLBodyElement_QueryInterface(), and HTMLBodyElement_Release().
Definition at line 93 of file htmlbody.c.
Referenced by nscolor_to_str().
Definition at line 111 of file htmlbody.c.
Referenced by HTMLBodyElement_get_bgColor(), HTMLBodyElement_get_text(), HTMLTable_get_bgColor(), HTMLTableCell_get_bgColor(), and HTMLTableRow_get_bgColor().
Definition at line 166 of file htmlbody.c.
Referenced by HTMLBodyElement_get_aLink(), HTMLBodyElement_get_link(), and HTMLBodyElement_get_vLink().
Definition at line 142 of file htmlbody.c.
Referenced by HTMLBodyElement_put_aLink(), HTMLBodyElement_put_bgColor(), HTMLBodyElement_put_link(), HTMLBodyElement_put_text(), HTMLBodyElement_put_vLink(), HTMLTable_put_bgColor(), HTMLTableCell_put_bgColor(), and HTMLTableRow_put_bgColor().
Definition at line 590 of file htmlbody.c.
Referenced by get_service_startmode(), HTMLBodyElement_get_scroll(), HTMLBodyElement_put_scroll(), and test_EnumCodePages().
Definition at line 32 of file htmlbody.c.
Definition at line 591 of file htmlbody.c.
Referenced by HTMLBodyElement_get_scroll(), HTMLBodyElement_put_scroll(), and HTMLInputElement_is_text_edit().
|
static |
Definition at line 825 of file htmlbody.c.
|
static |
Definition at line 862 of file htmlbody.c.
Referenced by HTMLBodyElement_Create().
Definition at line 853 of file htmlbody.c.
|
static |
Definition at line 832 of file htmlbody.c.
Referenced by HTMLBodyElement_Create().
|
static |
Definition at line 714 of file htmlbody.c.
Referenced by HTMLBodyElement_Create().
Definition at line 47 of file htmlbody.c.
const struct { ... } keyword_table[] |
Referenced by nscolor_to_str().
Definition at line 36 of file htmlbody.c.
Definition at line 595 of file htmlbody.c.
Referenced by HTMLBodyElement_get_scroll(), HTMLBodyElement_put_scroll(), reader_parse_sddecl(), write_prolog_buffer(), and write_xmldecl().
Definition at line 39 of file htmlbody.c.
Definition at line 48 of file htmlbody.c.
Definition at line 592 of file htmlbody.c.
Referenced by HTMLBodyElement_get_scroll(), and HTMLBodyElement_put_scroll().
Definition at line 41 of file htmlbody.c.
Definition at line 593 of file htmlbody.c.
Referenced by HTMLBodyElement_get_scroll(), and HTMLBodyElement_put_scroll().
Definition at line 44 of file htmlbody.c.
Definition at line 594 of file htmlbody.c.
Referenced by HTMLBodyElement_get_scroll(), HTMLBodyElement_put_scroll(), reader_parse_sddecl(), write_prolog_buffer(), and write_xmldecl().