ReactOS 0.4.15-dev-7958-gcd0bb1a
FTC_CMapNodeRec_ Struct Reference
Collaboration diagram for FTC_CMapNodeRec_:

Public Attributes

FTC_NodeRec node
 
FTC_FaceID face_id
 
FT_UInt cmap_index
 
FT_UInt32 first
 
FT_UInt16 indices [FTC_CMAP_INDICES_MAX]
 

Detailed Description

Definition at line 68 of file ftccmap.c.

Member Data Documentation

◆ cmap_index

FT_UInt FTC_CMapNodeRec_::cmap_index

Definition at line 72 of file ftccmap.c.

◆ face_id

FTC_FaceID FTC_CMapNodeRec_::face_id

Definition at line 71 of file ftccmap.c.

◆ first

FT_UInt32 FTC_CMapNodeRec_::first

Definition at line 73 of file ftccmap.c.

◆ indices

FT_UInt16 FTC_CMapNodeRec_::indices[FTC_CMAP_INDICES_MAX]

Definition at line 74 of file ftccmap.c.

◆ node

FTC_NodeRec FTC_CMapNodeRec_::node

Definition at line 70 of file ftccmap.c.


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