ReactOS
0.4.14-dev-614-gbfd8a84
|
Go to the source code of this file.
Classes | |
struct | _FONTSIZE_LIST_CTL |
struct | _FACE_NAMES_PROC_PARAM |
Macros | |
#define | NDEBUG |
Typedefs | |
typedef struct _FONTSIZE_LIST_CTL | FONTSIZE_LIST_CTL |
typedef struct _FONTSIZE_LIST_CTL * | PFONTSIZE_LIST_CTL |
typedef struct _FACE_NAMES_PROC_PARAM | FACE_NAMES_PROC_PARAM |
typedef struct _FACE_NAMES_PROC_PARAM * | PFACE_NAMES_PROC_PARAM |
Variables | |
FONT_PREVIEW | FontPreview = {NULL, 0, 0} |
static const SHORT | TrueTypePoints [] |
static INT | CurrentSelFont = LB_ERR |
static DWORD | CurrentFontType = (DWORD)-1 |
typedef struct _FONTSIZE_LIST_CTL * PFONTSIZE_LIST_CTL |
Definition at line 271 of file font.c.
Referenced by EnumFaceNamesProc(), and FaceNameList_Initialize().
|
static |
Definition at line 304 of file font.c.
Referenced by FaceNameList_Initialize().
|
static |
Definition at line 323 of file font.c.
Referenced by FontTypeChange().
Definition at line 381 of file font.c.
Referenced by FontProc().
|
static |
Definition at line 418 of file font.c.
Referenced by FontProc().
Definition at line 699 of file font.c.
Referenced by InitApplet().
|
static |
Definition at line 633 of file font.c.
Referenced by FontProc(), and FontTypeChange().
|
static |
Definition at line 191 of file font.c.
Referenced by FontSizeChange().
|
static |
Definition at line 132 of file font.c.
Referenced by FontTypeChange().
|
static |
Definition at line 520 of file font.c.
Referenced by FontProc().
Definition at line 112 of file font.c.
Referenced by FontSizeList_GetSelectedFontSize().
Definition at line 75 of file font.c.
Referenced by FontProc().
Definition at line 83 of file font.c.
Referenced by FontProc().
VOID RefreshFontPreview | ( | IN FONT_PREVIEW * | Preview, |
IN PCONSOLE_STATE_INFO | pConInfo | ||
) |
Definition at line 49 of file font.c.
Referenced by InitApplet(), PaintText(), and WinPrev_OnDraw().
VOID UpdateFontPreview | ( | IN FONT_PREVIEW * | Preview, |
IN HFONT | hFont, | ||
IN UINT | CharWidth, | ||
IN UINT | CharHeight | ||
) |
Definition at line 61 of file font.c.
Referenced by FontSizeChange().
|
static |
Definition at line 455 of file font.c.
Referenced by FontProc(), and FontTypeChange().
Definition at line 45 of file font.c.
Referenced by FontProc(), and FontTypeChange().
Definition at line 44 of file font.c.
Referenced by FontTypeChange().
FONT_PREVIEW FontPreview = {NULL, 0, 0} |
Definition at line 21 of file font.c.
Referenced by FontSizeChange(), InitApplet(), OptionsProc(), PaintText(), and WinPrev_OnDraw().
Definition at line 27 of file font.c.
Referenced by EnumFontSizesProc().