ReactOS 0.4.16-dev-1059-gb1cf981
|
#include <stdarg.h>
#include <windef.h>
#include <winbase.h>
#include <wingdi.h>
#include <winuser.h>
#include <initguid.h>
#include <ole2.h>
#include <richedit.h>
#include <richole.h>
#include <tom.h>
#include <wine/test.h>
Go to the source code of this file.
Variables | |
static HMODULE | hmoduleRichEdit |
static const WCHAR | sysW [] = {'S','y','s','t','e','m',0} |
#define CHECK_RANGE | ( | range, | |
expected_start, | |||
expected_end | |||
) | _check_range(range, expected_start, expected_end, __LINE__) |
#define CHECK_SELECTION | ( | selection, | |
expected_start, | |||
expected_end | |||
) | _check_selection(selection, expected_start, expected_end, __LINE__) |
#define CHECK_TYPEINFO | ( | disp, | |
expected_riid | |||
) | _check_typeinfo((IDispatch *)disp, expected_riid, __LINE__) |
#define MAX_BUF_LEN 1024 |
|
static |
Definition at line 3708 of file richole.c.
|
static |
|
static |
Definition at line 117 of file richole.c.
|
static |
Definition at line 4176 of file richole.c.
|
static |
Definition at line 3235 of file richole.c.
|
static |
|
static |
|
static |
Definition at line 825 of file richole.c.
Referenced by test_ITextRange_ScrollIntoView().
|
static |
Definition at line 90 of file richole.c.
Referenced by test_character_movement(), test_clipboard(), test_Delete(), test_dispatch(), test_Expand(), test_GetClientSite(), test_GetFont(), test_GetPara(), test_GetStoryLength(), test_GetStoryType(), test_GetText(), test_InRange(), test_InsertObject(), test_IOleInPlaceSite_GetWindow(), test_IOleWindow_GetWindow(), test_ITextDocument_Open(), test_ITextDocument_Range(), test_ITextFont(), test_ITextRange_Collapse(), test_ITextRange_GetChar(), test_ITextRange_GetDuplicate(), test_ITextRange_GetStart_GetEnd(), test_ITextRange_IsEqual(), test_ITextRange_ScrollIntoView(), test_ITextRange_SetRange(), test_ITextSelection_Collapse(), test_ITextSelection_GetChar(), test_ITextSelection_GetDuplicate(), test_ITextSelection_GetStart_GetEnd(), test_MoveEnd_story(), test_Select(), test_SetFont(), and test_SetText().
DEFINE_GUID | ( | GUID_NULL | , |
0 | , | ||
0 | , | ||
0 | , | ||
0 | , | ||
0 | , | ||
0 | , | ||
0 | , | ||
0 | , | ||
0 | , | ||
0 | , | ||
0 | |||
) |
|
static |
Definition at line 110 of file richole.c.
Referenced by test_GetClientSite().
Definition at line 60 of file richole.c.
Referenced by create_interfaces(), and test_Interfaces().
|
static |
Definition at line 100 of file richole.c.
Referenced by test_character_movement(), test_clipboard(), test_Delete(), test_dispatch(), test_Expand(), test_GetClientSite(), test_GetFont(), test_GetPara(), test_GetStoryLength(), test_GetStoryType(), test_GetText(), test_InRange(), test_InsertObject(), test_IOleInPlaceSite_GetWindow(), test_IOleWindow_GetWindow(), test_ITextDocument_Open(), test_ITextDocument_Range(), test_ITextFont(), test_ITextRange_Collapse(), test_ITextRange_GetChar(), test_ITextRange_GetDuplicate(), test_ITextRange_GetStart_GetEnd(), test_ITextRange_IsEqual(), test_ITextRange_ScrollIntoView(), test_ITextRange_SetRange(), test_ITextSelection_Collapse(), test_ITextSelection_GetChar(), test_ITextSelection_GetDuplicate(), test_ITextSelection_GetStart_GetEnd(), test_MoveEnd_story(), test_Select(), test_SetFont(), and test_SetText().
START_TEST | ( | richole | ) |
Definition at line 4254 of file richole.c.
|
static |
Definition at line 4099 of file richole.c.
Referenced by test_character_movement().
|
static |
Definition at line 4028 of file richole.c.
Referenced by test_character_movement().
|
static |
Definition at line 3999 of file richole.c.
Referenced by test_character_movement().
Definition at line 4136 of file richole.c.
Referenced by START_TEST().
|
static |
Definition at line 3970 of file richole.c.
Referenced by test_character_movement().
|
static |
Definition at line 4074 of file richole.c.
Referenced by test_character_movement().
Definition at line 4206 of file richole.c.
Referenced by START_TEST().
Definition at line 2644 of file richole.c.
Referenced by START_TEST().
Definition at line 1979 of file richole.c.
Referenced by test_ITextFont().
Definition at line 1932 of file richole.c.
Referenced by START_TEST().
Definition at line 3797 of file richole.c.
Referenced by START_TEST().
Definition at line 1599 of file richole.c.
Referenced by START_TEST().
Definition at line 1730 of file richole.c.
Referenced by START_TEST().
Definition at line 1848 of file richole.c.
Referenced by START_TEST().
Definition at line 3552 of file richole.c.
Referenced by START_TEST().
Definition at line 519 of file richole.c.
Referenced by START_TEST().
Definition at line 2786 of file richole.c.
Referenced by START_TEST().
Definition at line 3247 of file richole.c.
Referenced by START_TEST().
Definition at line 141 of file richole.c.
Referenced by START_TEST().
Definition at line 1702 of file richole.c.
Referenced by START_TEST().
Definition at line 1674 of file richole.c.
Referenced by START_TEST().
Definition at line 271 of file richole.c.
Referenced by START_TEST().
Definition at line 704 of file richole.c.
Referenced by START_TEST().
Definition at line 2303 of file richole.c.
Referenced by START_TEST().
Definition at line 1411 of file richole.c.
Referenced by START_TEST().
Definition at line 746 of file richole.c.
Referenced by START_TEST().
Definition at line 1368 of file richole.c.
Referenced by START_TEST().
Definition at line 943 of file richole.c.
Referenced by START_TEST().
Definition at line 2896 of file richole.c.
Referenced by START_TEST().
Definition at line 851 of file richole.c.
Referenced by START_TEST().
Definition at line 3752 of file richole.c.
Referenced by START_TEST().
Definition at line 1522 of file richole.c.
Referenced by START_TEST().
Definition at line 887 of file richole.c.
Referenced by START_TEST().
Definition at line 3620 of file richole.c.
Referenced by START_TEST().
Definition at line 1162 of file richole.c.
Referenced by START_TEST().
Definition at line 3856 of file richole.c.
Referenced by START_TEST().
Definition at line 3111 of file richole.c.
Referenced by START_TEST().
Definition at line 2699 of file richole.c.
Referenced by START_TEST().
Definition at line 2047 of file richole.c.
Referenced by test_ITextFont().
Definition at line 2176 of file richole.c.
Referenced by test_ITextFont().
|
static |
Definition at line 36 of file richole.c.
Referenced by new_window(), and START_TEST().
Definition at line 40 of file richole.c.
Referenced by test_ITextFont(), test_mxwriter_dtd(), test_textfont_global_defaults(), and test_wshshell().