ReactOS
0.4.15-dev-4863-gba0d16f
|
#include <assert.h>
#include <stdio.h>
#include <wine/test.h>
#include <windows.h>
#include <usp10.h>
Go to the source code of this file.
Classes | |
struct | _itemTest |
struct | _shapeTest_char |
struct | _shapeTest_glyph |
struct | _font_fingerprint |
struct | tagRangeP |
struct | enum_font_data |
struct | logical_width_test |
Typedefs | |
typedef struct _itemTest | itemTest |
typedef struct _shapeTest_char | shapeTest_char |
typedef struct _shapeTest_glyph | shapeTest_glyph |
typedef struct _font_fingerprint | font_fingerprint |
typedef struct tagRangeP | fontEnumParam |
#define MS_MAKE_TAG | ( | _x1, | |
_x2, | |||
_x3, | |||
_x4 | |||
) |
typedef struct _font_fingerprint font_fingerprint |
typedef struct tagRangeP fontEnumParam |
typedef struct _shapeTest_char shapeTest_char |
typedef struct _shapeTest_glyph shapeTest_glyph |
|
static |
Definition at line 1274 of file usp10.c.
|
static |
Definition at line 2975 of file usp10.c.
|
static |
Definition at line 2903 of file usp10.c.
|
inlinestatic |
Definition at line 70 of file usp10.c.
|
inlinestatic |
Definition at line 966 of file usp10.c.
Definition at line 3383 of file usp10.c.
Referenced by test_script_cache_reuse(), and test_ScriptCacheGetHeight().
|
static |
Definition at line 2475 of file usp10.c.
Referenced by test_ScriptGetFontProperties().
Definition at line 3640 of file usp10.c.
Referenced by test_digit_substitution().
|
static |
Definition at line 2491 of file usp10.c.
Referenced by test_ScriptGetFontProperties().
|
static |
Definition at line 1244 of file usp10.c.
Referenced by _find_font_for_range().
Definition at line 4177 of file usp10.c.
Referenced by START_TEST().
Definition at line 925 of file usp10.c.
Referenced by test_ScriptItemize_surrogates().
START_TEST | ( | usp10 | ) |
Definition at line 4190 of file usp10.c.
Definition at line 3667 of file usp10.c.
Referenced by START_TEST().
Definition at line 3775 of file usp10.c.
Referenced by START_TEST().
Definition at line 4071 of file usp10.c.
Referenced by START_TEST().
Definition at line 3718 of file usp10.c.
Referenced by START_TEST().
Definition at line 3394 of file usp10.c.
Referenced by START_TEST().
Definition at line 2369 of file usp10.c.
Referenced by START_TEST().
Definition at line 3812 of file usp10.c.
Referenced by START_TEST().
Definition at line 2507 of file usp10.c.
Referenced by START_TEST().
Definition at line 3466 of file usp10.c.
Referenced by START_TEST().
Definition at line 3951 of file usp10.c.
Referenced by START_TEST().
Definition at line 3699 of file usp10.c.
Referenced by START_TEST().
Definition at line 3979 of file usp10.c.
Referenced by START_TEST().
Definition at line 180 of file usp10.c.