ReactOS 0.4.15-dev-7942-gd23573b
FT_ModuleRec_ Struct Reference

#include <ftobjs.h>

Collaboration diagram for FT_ModuleRec_:

Public Attributes

FT_Module_Classclazz
 
FT_Library library
 
FT_Memory memory
 

Detailed Description

Definition at line 533 of file ftobjs.h.

Member Data Documentation

◆ clazz

FT_Module_Class* FT_ModuleRec_::clazz

Definition at line 535 of file ftobjs.h.

Referenced by FT_Load_Glyph(), T42_Driver_Init(), and tt_get_interface().

◆ library

FT_Library FT_ModuleRec_::library

Definition at line 536 of file ftobjs.h.

◆ memory

FT_Memory FT_ModuleRec_::memory

Definition at line 537 of file ftobjs.h.


The documentation for this struct was generated from the following file: