|
MagickCore
6.7.5
|
#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 |
| size_t | signature |
| char * _TypeInfo::description |
Definition at line 55 of file type.h.
Referenced by DestroyTypeNode(), and LoadTypeList().
| char* _TypeInfo::encoding |
Definition at line 70 of file type.h.
Referenced by RenderType(), DestroyTypeNode(), and LoadTypeList().
| size_t _TypeInfo::face |
Definition at line 52 of file type.h.
Referenced by RenderType(), and LoadTypeList().
| char * _TypeInfo::family |
Definition at line 55 of file type.h.
Referenced by GetTypeInfoByFamily(), ListTypeInfo(), DestroyTypeNode(), and LoadTypeList().
| char * _TypeInfo::format |
Definition at line 70 of file type.h.
Referenced by DestroyTypeNode(), and LoadTypeList().
| char * _TypeInfo::foundry |
Definition at line 70 of file type.h.
Referenced by DestroyTypeNode(), and LoadTypeList().
| char * _TypeInfo::glyphs |
Definition at line 70 of file type.h.
Referenced by RenderType(), ListTypeInfo(), DestroyTypeNode(), and LoadTypeList().
| char * _TypeInfo::metrics |
Definition at line 70 of file type.h.
Referenced by RenderType(), DestroyTypeNode(), and LoadTypeList().
| char * _TypeInfo::name |
Definition at line 55 of file type.h.
Referenced by GetTypeInfoList(), GetTypeList(), ListTypeInfo(), DestroyTypeNode(), and LoadTypeList().
| char* _TypeInfo::path |
Definition at line 55 of file type.h.
Referenced by ListTypeInfo(), DestroyTypeNode(), and LoadTypeList().
| size_t _TypeInfo::signature |
Definition at line 80 of file type.h.
Referenced by LoadTypeList().
Definition at line 77 of file type.h.
Referenced by GetTypeInfoList(), GetTypeList(), and LoadTypeList().
Definition at line 64 of file type.h.
Referenced by GetTypeInfoByFamily(), and LoadTypeList().
Definition at line 61 of file type.h.
Referenced by GetTypeInfoByFamily(), and LoadTypeList().
| size_t _TypeInfo::weight |
Definition at line 67 of file type.h.
Referenced by GetTypeInfoByFamily(), ListTypeInfo(), and LoadTypeList().