ReactOS 0.4.15-dev-7846-g8ba6c66
mk_font.h File Reference
#include <windows.h>
Include dependency graph for mk_font.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  font
 

Functions

HFONT font::MakeFont (IN HDC hDestDC, IN LPCSTR typeface_name, IN int point_size, IN const BYTE charset, IN const DWORD style)
 

Variables

static const ULONG font::FS_NONE = 0x00000000
 
static const ULONG font::FS_BOLD = 0x00000001
 
static const ULONG font::FS_ITALIC = 0x00000002
 
static const ULONG font::FS_UNDERLINE = 0x00000004
 
static const ULONG font::FS_STRIKEOUT = 0x00000008