ReactOS 0.4.16-dev-747-gbc52d5f
|
#include "mshtml_private.h"
Go to the source code of this file.
Classes | |
struct | HTMLAnchorElement |
Variables | |
static const IHTMLAnchorElementVtbl | HTMLAnchorElementVtbl |
static const NodeImplVtbl | HTMLAnchorElementImplVtbl |
static const tid_t | HTMLAnchorElement_iface_tids [] |
static dispex_static_data_t | HTMLAnchorElement_dispex |
HTMLOuterWindow * get_target_window | ( | HTMLOuterWindow * | window, |
nsAString * | target_str, | ||
BOOL * | use_new_window | ||
) |
Definition at line 45 of file htmlanchor.c.
Referenced by HTMLFormElement_submit(), and navigate_href().
HRESULT handle_link_click_event | ( | HTMLElement * | element, |
nsAString * | href_str, | ||
nsAString * | target_str, | ||
nsIDOMEvent * | event, | ||
BOOL * | prevent_default | ||
) |
Definition at line 123 of file htmlanchor.c.
Referenced by HTMLAnchorElement_handle_event(), and HTMLAreaElement_handle_event().
Definition at line 173 of file htmlanchor.c.
Definition at line 623 of file htmlanchor.c.
HRESULT HTMLAnchorElement_Create | ( | HTMLDocumentNode * | doc, |
nsIDOMHTMLElement * | nselem, | ||
HTMLElement ** | elem | ||
) |
Definition at line 798 of file htmlanchor.c.
Definition at line 614 of file htmlanchor.c.
|
static |
Definition at line 566 of file htmlanchor.c.
Definition at line 508 of file htmlanchor.c.
Definition at line 402 of file htmlanchor.c.
|
static |
Definition at line 416 of file htmlanchor.c.
Definition at line 236 of file htmlanchor.c.
Definition at line 357 of file htmlanchor.c.
|
static |
Definition at line 582 of file htmlanchor.c.
Definition at line 381 of file htmlanchor.c.
|
static |
Definition at line 589 of file htmlanchor.c.
|
static |
Definition at line 530 of file htmlanchor.c.
|
static |
Definition at line 548 of file htmlanchor.c.
|
static |
Definition at line 436 of file htmlanchor.c.
Definition at line 450 of file htmlanchor.c.
|
static |
Definition at line 464 of file htmlanchor.c.
|
static |
Definition at line 575 of file htmlanchor.c.
Definition at line 309 of file htmlanchor.c.
Definition at line 329 of file htmlanchor.c.
Definition at line 488 of file htmlanchor.c.
|
static |
Definition at line 605 of file htmlanchor.c.
Definition at line 278 of file htmlanchor.c.
Definition at line 343 of file htmlanchor.c.
|
static |
Definition at line 201 of file htmlanchor.c.
|
static |
Definition at line 193 of file htmlanchor.c.
|
static |
Definition at line 187 of file htmlanchor.c.
|
static |
Definition at line 713 of file htmlanchor.c.
|
static |
Definition at line 210 of file htmlanchor.c.
Definition at line 557 of file htmlanchor.c.
Definition at line 501 of file htmlanchor.c.
Definition at line 395 of file htmlanchor.c.
Definition at line 409 of file htmlanchor.c.
Definition at line 219 of file htmlanchor.c.
Definition at line 350 of file htmlanchor.c.
Definition at line 364 of file htmlanchor.c.
Definition at line 521 of file htmlanchor.c.
|
static |
Definition at line 539 of file htmlanchor.c.
Definition at line 429 of file htmlanchor.c.
Definition at line 443 of file htmlanchor.c.
Definition at line 457 of file htmlanchor.c.
Definition at line 292 of file htmlanchor.c.
Definition at line 322 of file htmlanchor.c.
Definition at line 471 of file htmlanchor.c.
Definition at line 596 of file htmlanchor.c.
Definition at line 261 of file htmlanchor.c.
Definition at line 336 of file htmlanchor.c.
|
static |
Definition at line 688 of file htmlanchor.c.
|
static |
Definition at line 165 of file htmlanchor.c.
Definition at line 180 of file htmlanchor.c.
|
static |
Definition at line 744 of file htmlanchor.c.
|
static |
Definition at line 752 of file htmlanchor.c.
|
inlinestatic |
Definition at line 683 of file htmlanchor.c.
Referenced by HTMLAnchorElement_handle_event(), HTMLAnchorElement_QI(), HTMLAnchorElement_traverse(), and HTMLAnchorElement_unlink().
|
inlinestatic |
Definition at line 160 of file htmlanchor.c.
Referenced by HTMLAnchorElement_AddRef(), HTMLAnchorElement_blur(), HTMLAnchorElement_focus(), HTMLAnchorElement_get_accessKey(), HTMLAnchorElement_get_hash(), HTMLAnchorElement_get_host(), HTMLAnchorElement_get_hostname(), HTMLAnchorElement_get_href(), HTMLAnchorElement_get_Methods(), HTMLAnchorElement_get_mimeType(), HTMLAnchorElement_get_name(), HTMLAnchorElement_get_nameProp(), HTMLAnchorElement_get_onblur(), HTMLAnchorElement_get_onfocus(), HTMLAnchorElement_get_pathname(), HTMLAnchorElement_get_port(), HTMLAnchorElement_get_protocol(), HTMLAnchorElement_get_protocolLong(), HTMLAnchorElement_get_rel(), HTMLAnchorElement_get_rev(), HTMLAnchorElement_get_search(), HTMLAnchorElement_get_tabIndex(), HTMLAnchorElement_get_target(), HTMLAnchorElement_get_urn(), HTMLAnchorElement_GetIDsOfNames(), HTMLAnchorElement_GetTypeInfo(), HTMLAnchorElement_GetTypeInfoCount(), HTMLAnchorElement_Invoke(), HTMLAnchorElement_put_accessKey(), HTMLAnchorElement_put_hash(), HTMLAnchorElement_put_host(), HTMLAnchorElement_put_hostname(), HTMLAnchorElement_put_href(), HTMLAnchorElement_put_Methods(), HTMLAnchorElement_put_name(), HTMLAnchorElement_put_onblur(), HTMLAnchorElement_put_onfocus(), HTMLAnchorElement_put_pathname(), HTMLAnchorElement_put_port(), HTMLAnchorElement_put_protocol(), HTMLAnchorElement_put_rel(), HTMLAnchorElement_put_rev(), HTMLAnchorElement_put_search(), HTMLAnchorElement_put_tabIndex(), HTMLAnchorElement_put_target(), HTMLAnchorElement_put_urn(), HTMLAnchorElement_QueryInterface(), and HTMLAnchorElement_Release().
|
static |
Definition at line 94 of file htmlanchor.c.
Referenced by handle_link_click_event().
|
static |
Definition at line 29 of file htmlanchor.c.
Referenced by handle_link_click_event(), and navigate_href().
|
static |
Definition at line 791 of file htmlanchor.c.
Referenced by HTMLAnchorElement_Create().
Definition at line 784 of file htmlanchor.c.
|
static |
Definition at line 764 of file htmlanchor.c.
Referenced by HTMLAnchorElement_Create().
|
static |
Definition at line 632 of file htmlanchor.c.
Referenced by HTMLAnchorElement_Create().