FontPhysical.cpp File Reference

Include dependency graph for FontPhysical.cpp:

Defines

#define __IMPLEMENTS_SYSCALL__

Functions

 _syscall5 (unsigned int, sys_GI_install_font, void *, uiAddr, int, iSize, const char *, pFileName, const char *, pFamily, const char *, pStyle)
 _syscall5 (unsigned int, sys_GI_get_font, const char *, pFamily, const char *, pStyle, const char *, pFileName, void *, uiAddr, int, iSize)
static void InitializeFreeType (void)

Variables

FT_Library hFreeTypeLibrary
static volatile int bFreeTypeInitialized = 0


Define Documentation

#define __IMPLEMENTS_SYSCALL__


Function Documentation

_syscall5 ( unsigned  int,
sys_GI_get_font  ,
const char *  ,
pFamily  ,
const char *  ,
pStyle  ,
const char *  ,
pFileName  ,
void *  ,
uiAddr  ,
int  ,
iSize   
)

_syscall5 ( unsigned  int,
sys_GI_install_font  ,
void *  ,
uiAddr  ,
int  ,
iSize  ,
const char *  ,
pFileName  ,
const char *  ,
pFamily  ,
const char *  ,
pStyle   
)

static void InitializeFreeType ( void   )  [static]


Variable Documentation

volatile int bFreeTypeInitialized = 0 [static]

FT_Library hFreeTypeLibrary


Generated on Thu Dec 13 18:13:26 2007 for SkyGI by  doxygen 1.5.1-p1