ReactOS 0.4.15-dev-7942-gd23573b
bdfdrivr.h File Reference
#include <ft2build.h>
#include "bdf.h"
Include dependency graph for bdfdrivr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  BDF_encoding_el_
 
struct  BDF_FaceRec_
 

Typedefs

typedef FT_BEGIN_HEADER struct BDF_encoding_el_ BDF_encoding_el
 
typedef struct BDF_FaceRec_ BDF_FaceRec
 
typedef struct BDF_FaceRec_BDF_Face
 

Functions

 FT_EXPORT_VAR (const FT_Driver_ClassRec) bdf_driver_class
 

Typedef Documentation

◆ BDF_encoding_el

◆ BDF_Face

◆ BDF_FaceRec

Function Documentation

◆ FT_EXPORT_VAR()

FT_EXPORT_VAR ( const  FT_Driver_ClassRec)