|
MagickCore
6.9.7
|
#include <type.h>
Data Fields | |
| size_t | face |
| char * | path |
| char * | name |
| char * | description |
| char * | family |
| StyleType | style |
| StretchType | stretch |
| size_t | weight |
| char * | encoding |
| char * | foundry |
| char * | format |
| char * | metrics |
| char * | glyphs |
| MagickBooleanType | stealth |
| struct _TypeInfo * | previous |
| struct _TypeInfo * | next |
| size_t | signature |
| char * _TypeInfo::description |
Referenced by DestroyTypeNode(), and LoadTypeCache().
| char* _TypeInfo::encoding |
Referenced by DestroyTypeNode(), LoadTypeCache(), and RenderType().
| size_t _TypeInfo::face |
Referenced by LoadTypeCache(), and RenderType().
| char * _TypeInfo::family |
Referenced by DestroyTypeNode(), GetTypeInfoByFamily(), GetTypeList(), ListTypeInfo(), and LoadTypeCache().
| char * _TypeInfo::format |
Referenced by DestroyTypeNode(), and LoadTypeCache().
| char * _TypeInfo::foundry |
Referenced by DestroyTypeNode(), and LoadTypeCache().
| char * _TypeInfo::glyphs |
Referenced by DestroyTypeNode(), GetTypeList(), ListTypeInfo(), LoadTypeCache(), and RenderType().
| char * _TypeInfo::metrics |
Referenced by DestroyTypeNode(), LoadTypeCache(), and RenderType().
| char * _TypeInfo::name |
Referenced by DestroyTypeNode(), GetTypeInfoList(), GetTypeList(), ListTypeInfo(), and LoadTypeCache().
| struct _TypeInfo * _TypeInfo::next |
| char* _TypeInfo::path |
Referenced by DestroyTypeNode(), GetTypeList(), ListTypeInfo(), and LoadTypeCache().
| struct _TypeInfo* _TypeInfo::previous |
| size_t _TypeInfo::signature |
Referenced by GetTypeList(), and LoadTypeCache().
| MagickBooleanType _TypeInfo::stealth |
Referenced by GetTypeInfoList(), GetTypeList(), and LoadTypeCache().
| StretchType _TypeInfo::stretch |
Referenced by GetTypeInfoByFamily(), GetTypeList(), and LoadTypeCache().
| StyleType _TypeInfo::style |
Referenced by GetTypeInfoByFamily(), GetTypeList(), and LoadTypeCache().
| size_t _TypeInfo::weight |
Referenced by GetTypeInfoByFamily(), GetTypeList(), ListTypeInfo(), and LoadTypeCache().