C# Class CSPspEmu.Hle.Modules.libfont.sceLibFont.FontNewLibParams

Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
AllocFuncAddr uint
CacheDataAddr uint
CloseFuncAddr uint
ErrorFuncAddr uint
FreeFuncAddr uint
IoFinishFuncAddr uint
NumberOfFonts uint
OpenFuncAddr uint
ReadFuncAddr uint
SeekFuncAddr uint
UserDataAddr uint

Property Details

AllocFuncAddr public property

public uint AllocFuncAddr
return uint

CacheDataAddr public property

public uint CacheDataAddr
return uint

CloseFuncAddr public property

public uint CloseFuncAddr
return uint

ErrorFuncAddr public property

public uint ErrorFuncAddr
return uint

FreeFuncAddr public property

public uint FreeFuncAddr
return uint

IoFinishFuncAddr public property

public uint IoFinishFuncAddr
return uint

NumberOfFonts public property

public uint NumberOfFonts
return uint

OpenFuncAddr public property

public uint OpenFuncAddr
return uint

ReadFuncAddr public property

public uint ReadFuncAddr
return uint

SeekFuncAddr public property

public uint SeekFuncAddr
return uint

UserDataAddr public property

public uint UserDataAddr
return uint