Haru Free PDF Library
hpdf_gstate.h File Reference
#include "hpdf_font.h"
Include dependency graph for hpdf_gstate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _HPDF_GState_Rec
 

Typedefs

typedef struct _HPDF_GState_RecHPDF_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 Documentation

◆ HPDF_GState

typedef struct _HPDF_GState_Rec* HPDF_GState

◆ HPDF_GState_Rec

Function Documentation

◆ HPDF_GState_Free()

HPDF_GState HPDF_GState_Free ( HPDF_MMgr  mmgr,
HPDF_GState  gstate 
)

◆ HPDF_GState_New()

HPDF_GState HPDF_GState_New ( HPDF_MMgr  mmgr,
HPDF_GState  current 
)