MagickCore
6.9.11-60
Convert, Edit, Or Compose Bitmap Images
|
#include <locale_.h>
Data Fields | |
char * | path |
char * | tag |
char * | message |
MagickBooleanType | stealth |
struct _LocaleInfo * | previous |
struct _LocaleInfo * | next |
size_t | signature |
char * _LocaleInfo::message |
Referenced by DestroyLocaleNode(), GetLocaleMessage(), GetLocaleValue(), and LoadLocaleCache().
struct _LocaleInfo * _LocaleInfo::next |
char* _LocaleInfo::path |
Referenced by DestroyLocaleNode(), ListLocaleInfo(), and LoadLocaleCache().
struct _LocaleInfo* _LocaleInfo::previous |
size_t _LocaleInfo::signature |
Referenced by GetLocaleValue(), and LoadLocaleCache().
MagickBooleanType _LocaleInfo::stealth |
Referenced by GetLocaleInfoList(), and GetLocaleList().
char * _LocaleInfo::tag |
Referenced by DestroyLocaleNode(), GetLocaleInfoList(), GetLocaleList(), and LoadLocaleCache().