#include <ft2build.h>Go to the source code of this file.
Classes | |
| struct | T1_CMapStdRec_ |
| struct | T1_CMapCustomRec_ |
Typedefs | |
| typedef typedefFT_BEGIN_HEADER struct T1_CMapStdRec_ * | T1_CMapStd |
| typedef T1_CMapStdRec_ | T1_CMapStdRec |
| typedef T1_CMapCustomRec_ * | T1_CMapCustom |
| typedef T1_CMapCustomRec_ | T1_CMapCustomRec |
Variables | |
| FT_CALLBACK_TABLE const FT_CMap_ClassRec | t1_cmap_standard_class_rec |
| FT_CALLBACK_TABLE const FT_CMap_ClassRec | t1_cmap_expert_class_rec |
| FT_CALLBACK_TABLE const FT_CMap_ClassRec | t1_cmap_custom_class_rec |
| FT_CALLBACK_TABLE const FT_CMap_ClassRec | t1_cmap_unicode_class_rec |
| typedef struct T1_CMapCustomRec_* T1_CMapCustom |
| typedef struct T1_CMapCustomRec_ T1_CMapCustomRec |
| typedef typedefFT_BEGIN_HEADER struct T1_CMapStdRec_* T1_CMapStd |
| typedef struct T1_CMapStdRec_ T1_CMapStdRec |
| FT_CALLBACK_TABLE const FT_CMap_ClassRec t1_cmap_custom_class_rec |
| FT_CALLBACK_TABLE const FT_CMap_ClassRec t1_cmap_expert_class_rec |
| FT_CALLBACK_TABLE const FT_CMap_ClassRec t1_cmap_standard_class_rec |
| FT_CALLBACK_TABLE const FT_CMap_ClassRec t1_cmap_unicode_class_rec |
1.5.1