#include <xwindow-private.h>
Data Fields | |
int | x |
int | y |
unsigned int | width |
unsigned int | height |
double | degrees |
XFontStruct * | font_info |
char * | text |
AnnotationStencil | stencil |
char | geometry [MaxTextExtent] |
struct _XAnnotateInfo * | next |
struct _XAnnotateInfo * | previous |
double _XAnnotateInfo::degrees |
Referenced by XAnnotateImage(), XGetAnnotateInfo(), and XRenderImage().
XFontStruct* _XAnnotateInfo::font_info |
Referenced by XAnnotateImage(), XGetAnnotateInfo(), and XRenderImage().
char _XAnnotateInfo::geometry[MaxTextExtent] |
Referenced by XAnnotateImage(), XGetAnnotateInfo(), and XRenderImage().
unsigned int _XAnnotateInfo::height |
Referenced by XAnnotateImage(), XGetAnnotateInfo(), and XRenderImage().
struct _XAnnotateInfo* _XAnnotateInfo::next [read] |
Referenced by XGetAnnotateInfo().
struct _XAnnotateInfo * _XAnnotateInfo::previous [read] |
Referenced by XGetAnnotateInfo().
Referenced by XAnnotateImage(), XGetAnnotateInfo(), and XRenderImage().
char* _XAnnotateInfo::text |
Referenced by XAnnotateImage(), XGetAnnotateInfo(), and XRenderImage().
unsigned int _XAnnotateInfo::width |
Referenced by XAnnotateImage(), XGetAnnotateInfo(), and XRenderImage().
Referenced by XGetAnnotateInfo().
Referenced by XGetAnnotateInfo().