#include <xwindow-private.h>
Data Fields | |
| unsigned long | colors |
| unsigned long * | pixels |
| XColor | foreground_color |
| XColor | background_color |
| XColor | border_color |
| XColor | matte_color |
| XColor | highlight_color |
| XColor | shadow_color |
| XColor | depth_color |
| XColor | trough_color |
| XColor | box_color |
| XColor | pen_color |
| XColor | pen_colors [MaxNumberPens] |
| GC | annotate_context |
| GC | highlight_context |
| GC | widget_context |
| unsigned short | box_index |
| unsigned short | pen_index |
Definition at line 209 of file xwindow-private.h.
Definition at line 229 of file xwindow-private.h.
Referenced by DestroyXResources(), XGetWindowInfo(), and XInitializeWindows().
Definition at line 216 of file xwindow-private.h.
Referenced by XGetPixelPacket(), XGetWindowInfo(), XMakeImageLSBFirst(), XMakeImageMSBFirst(), XMakeMagnifyImage(), XMakeStandardColormap(), and XSetTextColor().
| XColor _XPixelInfo::border_color |
Definition at line 216 of file xwindow-private.h.
Referenced by XGetPixelPacket(), XGetWindowInfo(), and XMakeStandardColormap().
| XColor _XPixelInfo::box_color |
Definition at line 216 of file xwindow-private.h.
Referenced by XAnnotateImage(), and XGetPixelPacket().
| unsigned short _XPixelInfo::box_index |
Definition at line 234 of file xwindow-private.h.
Referenced by XGetPixelPacket().
| unsigned long _XPixelInfo::colors |
Definition at line 212 of file xwindow-private.h.
Referenced by XFreeStandardColormap(), XGetPixelPacket(), XMakeImage(), XMakeImageLSBFirst(), XMakeImageMSBFirst(), and XMakeStandardColormap().
| XColor _XPixelInfo::depth_color |
Definition at line 216 of file xwindow-private.h.
Referenced by XGetPixelPacket(), XMakeStandardColormap(), and XSetMatteColor().
Definition at line 216 of file xwindow-private.h.
Referenced by XGetPixelPacket(), XMakeImageLSBFirst(), XMakeImageMSBFirst(), XMakeMagnifyImage(), XMakeStandardColormap(), and XSetTextColor().
| XColor _XPixelInfo::highlight_color |
Definition at line 216 of file xwindow-private.h.
Referenced by XGetPixelPacket(), XMakeStandardColormap(), and XSetBevelColor().
Definition at line 229 of file xwindow-private.h.
Referenced by DestroyXResources(), XGetWindowInfo(), and XInitializeWindows().
| XColor _XPixelInfo::matte_color |
Definition at line 216 of file xwindow-private.h.
Referenced by XColorBrowserWidget(), XGetPixelPacket(), XMakeStandardColormap(), XSetMatteColor(), and XSetTextColor().
| XColor _XPixelInfo::pen_color |
Definition at line 216 of file xwindow-private.h.
Referenced by XAnnotateImage(), XDrawImage(), and XGetPixelPacket().
| XColor _XPixelInfo::pen_colors[MaxNumberPens] |
Definition at line 216 of file xwindow-private.h.
Referenced by XGetPixelPacket(), and XMakeStandardColormap().
| unsigned short _XPixelInfo::pen_index |
Definition at line 234 of file xwindow-private.h.
Referenced by XGetPixelPacket().
| unsigned long * _XPixelInfo::pixels |
Definition at line 212 of file xwindow-private.h.
Referenced by DestroyXResources(), XFreeStandardColormap(), XGetPixelPacket(), XInitializeWindows(), XMakeImageLSBFirst(), XMakeImageMSBFirst(), and XMakeStandardColormap().
| XColor _XPixelInfo::shadow_color |
Definition at line 216 of file xwindow-private.h.
Referenced by XGetPixelPacket(), XMakeStandardColormap(), and XSetBevelColor().
| XColor _XPixelInfo::trough_color |
Definition at line 216 of file xwindow-private.h.
Referenced by XDrawBeveledButton(), XDrawMatte(), XGetPixelPacket(), and XMakeStandardColormap().
Definition at line 229 of file xwindow-private.h.
Referenced by DestroyXResources(), XGetWindowInfo(), and XInitializeWindows().
1.6.1