/* Automatically generated header (sfdc 1.11f)! Do not edit! */ #ifndef _INLINE_GLYPH_H #define _INLINE_GLYPH_H #ifndef _SFDC_VARARG_DEFINED #define _SFDC_VARARG_DEFINED #ifdef __HAVE_IPTR_ATTR__ typedef APTR _sfdc_vararg __attribute__((iptr)); #else typedef ULONG _sfdc_vararg; #endif /* __HAVE_IPTR_ATTR__ */ #endif /* _SFDC_VARARG_DEFINED */ #ifndef __INLINE_MACROS_H #include #endif /* !__INLINE_MACROS_H */ #ifndef GLYPH_BASE_NAME #define GLYPH_BASE_NAME GlyphBase #endif /* !GLYPH_BASE_NAME */ #define GLYPH_GetClass() \ LP0(0x1e, Class *, GLYPH_GetClass ,\ , GLYPH_BASE_NAME) #endif /* !_INLINE_GLYPH_H */