|
Haru Free PDF Library
|
#include "hpdf_font.h"

Go to the source code of this file.
Data Structures | |
| struct | _HPDF_GState_Rec |
Typedefs | |
| typedef struct _HPDF_GState_Rec * | HPDF_GState |
| typedef struct _HPDF_GState_Rec | HPDF_GState_Rec |
Functions | |
| HPDF_GState | HPDF_GState_New (HPDF_MMgr mmgr, HPDF_GState current) |
| HPDF_GState | HPDF_GState_Free (HPDF_MMgr mmgr, HPDF_GState gstate) |
| typedef struct _HPDF_GState_Rec* HPDF_GState |
| typedef struct _HPDF_GState_Rec HPDF_GState_Rec |
| HPDF_GState HPDF_GState_Free | ( | HPDF_MMgr | mmgr, |
| HPDF_GState | gstate | ||
| ) |
| HPDF_GState HPDF_GState_New | ( | HPDF_MMgr | mmgr, |
| HPDF_GState | current | ||
| ) |