Public Attributes | |
FTC_NodeRec | node |
FTC_FaceID | face_id |
FT_UInt | cmap_index |
FT_UInt32 | first |
FT_UInt16 | indices [FTC_CMAP_INDICES_MAX] |
Definition at line 106 of file ftccmap.c.
Definition at line 109 of file ftccmap.c.
Referenced by ftc_cmap_node_compare(), ftc_cmap_node_new(), and ftc_cmap_node_remove_faceid().
Definition at line 110 of file ftccmap.c.
Referenced by ftc_cmap_node_compare(), and ftc_cmap_node_new().
Definition at line 111 of file ftccmap.c.
Referenced by ftc_cmap_node_compare(), and ftc_cmap_node_new().
FT_UInt16 FTC_CMapNodeRec_::indices[FTC_CMAP_INDICES_MAX] |