ReactOS 0.4.15-dev-7924-g5949c20
FT_SfntName_ Struct Reference

#include <ftsnames.h>

Public Attributes

FT_UShort platform_id
 
FT_UShort encoding_id
 
FT_UShort language_id
 
FT_UShort name_id
 
FT_Bytestring
 
FT_UInt string_len
 

Detailed Description

Definition at line 106 of file ftsnames.h.

Member Data Documentation

◆ encoding_id

FT_UShort FT_SfntName_::encoding_id

Definition at line 109 of file ftsnames.h.

◆ language_id

FT_UShort FT_SfntName_::language_id

Definition at line 110 of file ftsnames.h.

◆ name_id

FT_UShort FT_SfntName_::name_id

Definition at line 111 of file ftsnames.h.

◆ platform_id

FT_UShort FT_SfntName_::platform_id

Definition at line 108 of file ftsnames.h.

◆ string

FT_Byte* FT_SfntName_::string

Definition at line 113 of file ftsnames.h.

◆ string_len

FT_UInt FT_SfntName_::string_len

Definition at line 114 of file ftsnames.h.


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