ReactOS 0.4.16-dev-338-g34e76ad
|
#include "mshtml_private.h"
Go to the source code of this file.
Variables | |
static const WCHAR | fontW [] = {'f','o','n','t',0} |
static const WCHAR | sizeW [] = {'s','i','z','e',0} |
const cmdtable_t | editmode_cmds [] |
|
static |
Definition at line 99 of file editor.c.
Referenced by editor_exec_copy(), editor_exec_cut(), editor_exec_paste(), exec_delete(), and handle_arrow_key().
HRESULT editor_exec_copy | ( | HTMLDocument * | This, |
DWORD | cmdexecopt, | ||
VARIANT * | in, | ||
VARIANT * | out | ||
) |
Definition at line 870 of file editor.c.
Referenced by exec_mshtml_copy().
HRESULT editor_exec_cut | ( | HTMLDocument * | This, |
DWORD | cmdexecopt, | ||
VARIANT * | in, | ||
VARIANT * | out | ||
) |
HRESULT editor_exec_paste | ( | HTMLDocument * | This, |
DWORD | cmdexecopt, | ||
VARIANT * | in, | ||
VARIANT * | out | ||
) |
HRESULT editor_is_dirty | ( | HTMLDocument * | This | ) |
Definition at line 1209 of file editor.c.
Referenced by PersistStreamInit_IsDirty().
|
static |
Definition at line 636 of file editor.c.
Referenced by exec_composesettings().
|
static |
Definition at line 799 of file editor.c.
|
static |
|
static |
|
static |
Definition at line 507 of file editor.c.
Referenced by exec_composesettings().
|
static |
Definition at line 595 of file editor.c.
Referenced by exec_composesettings().
|
static |
Definition at line 564 of file editor.c.
|
static |
|
static |
Definition at line 1088 of file editor.c.
|
static |
|
static |
Definition at line 650 of file editor.c.
Referenced by exec_composesettings().
|
static |
Definition at line 691 of file editor.c.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 245 of file editor.c.
Referenced by exec_fontsize().
|
static |
Definition at line 111 of file editor.c.
Referenced by exec_fontname(), and query_ns_edit_status().
|
static |
Definition at line 185 of file editor.c.
Referenced by exec_hyperlink(), get_font_size(), and set_font_size().
|
static |
Definition at line 365 of file editor.c.
Referenced by handle_edit_event().
void handle_edit_event | ( | HTMLDocument * | This, |
nsIDOMEvent * | event | ||
) |
Definition at line 384 of file editor.c.
Referenced by handle_keypress().
void handle_edit_load | ( | HTMLDocument * | This | ) |
Definition at line 482 of file editor.c.
Referenced by handle_docobj_load().
|
static |
Definition at line 978 of file editor.c.
Referenced by exec_hyperlink().
void init_editor | ( | HTMLDocument * | This | ) |
Definition at line 1202 of file editor.c.
Referenced by parse_complete().
|
static |
Definition at line 165 of file editor.c.
Referenced by query_justify().
|
static |
Definition at line 918 of file editor.c.
|
static |
Definition at line 664 of file editor.c.
|
static |
Definition at line 130 of file editor.c.
Referenced by query_edit_status().
|
static |
Definition at line 198 of file editor.c.
Referenced by remove_child_attr(), and set_font_size().
void set_dirty | ( | HTMLDocument * | This, |
VARIANT_BOOL | dirty | ||
) |
Definition at line 81 of file editor.c.
Referenced by exec_setdirty(), and set_font_size().
|
static |
Definition at line 306 of file editor.c.
Referenced by exec_fontsize().
|
static |
Definition at line 150 of file editor.c.
Referenced by exec_justifycenter(), exec_justifyleft(), and exec_justifyright().
|
static |
Definition at line 487 of file editor.c.
Referenced by exec_fontname(), and init_editor().
HRESULT setup_edit_mode | ( | HTMLDocumentObj * | doc | ) |
Definition at line 1221 of file editor.c.
Referenced by exec_editmode(), and HTMLDocument_put_designMode().
const cmdtable_t editmode_cmds |
Definition at line 1179 of file editor.c.
Referenced by OleCommandTarget_Exec(), and OleCommandTarget_QueryStatus().
Definition at line 78 of file editor.c.
Referenced by EnumLogFontExW2A(), get_font_size(), set_font_size(), String_anchor(), String_fontcolor(), String_fontsize(), and String_link().
Definition at line 79 of file editor.c.
Referenced by _ConvertAtoW(), get_font_size(), GetColorDirectoryA(), GetComputerObjectNameA(), GetStandardColorSpaceProfileA(), GetUserNameExA(), PdhLookupPerfNameByIndexA(), set_font_size(), SetupDiGetDeviceInterfaceDetailA(), and test_font_events_disp().