ReactOS 0.4.15-dev-7834-g00c4b3d
FT_GlyphLoaderRec_ Struct Reference

#include <ftgloadr.h>

Collaboration diagram for FT_GlyphLoaderRec_:

Public Attributes

FT_Memory memory
 
FT_UInt max_points
 
FT_UInt max_contours
 
FT_UInt max_subglyphs
 
FT_Bool use_extra
 
FT_GlyphLoadRec base
 
FT_GlyphLoadRec current
 
voidother
 

Detailed Description

Definition at line 61 of file ftgloadr.h.

Member Data Documentation

◆ base

◆ current

◆ max_contours

FT_UInt FT_GlyphLoaderRec_::max_contours

Definition at line 65 of file ftgloadr.h.

◆ max_points

FT_UInt FT_GlyphLoaderRec_::max_points

Definition at line 64 of file ftgloadr.h.

◆ max_subglyphs

FT_UInt FT_GlyphLoaderRec_::max_subglyphs

Definition at line 66 of file ftgloadr.h.

◆ memory

FT_Memory FT_GlyphLoaderRec_::memory

Definition at line 63 of file ftgloadr.h.

Referenced by FT_GlyphLoader_New(), pfr_glyph_load_compound(), and pfr_glyph_load_simple().

◆ other

void* FT_GlyphLoaderRec_::other

Definition at line 72 of file ftgloadr.h.

◆ use_extra

FT_Bool FT_GlyphLoaderRec_::use_extra

Definition at line 67 of file ftgloadr.h.

Referenced by FT_GlyphLoader_Adjust_Points().


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