Classes | Defines | Typedefs | Variables

bezfont.h File Reference

#include "maxheap.h"
#include <WTypes.h>
#include "coreexp.h"
#include "strclass.h"

Go to the source code of this file.

Classes

class   BezFontMetrics
class   BezFontInfo
class   DllData
class   BezFontEnumProc
class   BezFontMgrEnumProc
class   BezFontDll
class   FontMgrInterface
class   AvailableFont
class   BezFont
class   OpenBezFont
class   BezFontManager

Defines

#define  BEZFONT_TRUETYPE   0
#define  BEZFONT_OTHER   1

Typedefs

typedef Tab< BezFontDll * >  BezFontDllTab
typedef int  BEZFONTHANDLE
typedef Tab< AvailableFont * >  AvailableFontTab
typedef Tab< OpenBezFont * >  OpenBezFontTab

Variables

CoreExport BezFontManager  theBezFontManager

Define Documentation

#define BEZFONT_TRUETYPE   0

Definition at line 61 of file bezfont.h.

#define BEZFONT_OTHER   1

Definition at line 62 of file bezfont.h.


Typedef Documentation

Definition at line 108 of file bezfont.h.

typedef int BEZFONTHANDLE

Definition at line 121 of file bezfont.h.

Definition at line 134 of file bezfont.h.

Definition at line 160 of file bezfont.h.


Variable Documentation