#include <xwindow-private.h>
Data Fields | |
ssize_t | colors |
unsigned long * | pixels |
XColor | alpha_color |
XColor | foreground_color |
XColor | background_color |
XColor | border_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 |
XColor | matte_color |
XColor _XPixelInfo::alpha_color |
Referenced by DestroyXResources(), XGetWindowInfo(), XInitializeWindows(), and XRenderImage().
XColor _XPixelInfo::border_color |
Referenced by XGetPixelInfo(), XGetWindowInfo(), and XMakeStandardColormap().
XColor _XPixelInfo::box_color |
Referenced by XAnnotateImage(), and XGetPixelInfo().
unsigned short _XPixelInfo::box_index |
Referenced by XGetPixelInfo().
ssize_t _XPixelInfo::colors |
Referenced by XFreeStandardColormap(), XGetPixelInfo(), XMakeImage(), XMakeImageLSBFirst(), XMakeImageMSBFirst(), and XMakeStandardColormap().
XColor _XPixelInfo::depth_color |
Referenced by XGetPixelInfo(), XMakeStandardColormap(), and XSetMatteColor().
Referenced by XGetPixelInfo(), XMakeImageLSBFirst(), XMakeImageMSBFirst(), XMakeMagnifyImage(), XMakeStandardColormap(), and XSetTextColor().
XColor _XPixelInfo::highlight_color |
Referenced by XGetPixelInfo(), XMakeStandardColormap(), and XSetBevelColor().
Referenced by DestroyXResources(), XGetWindowInfo(), and XInitializeWindows().
XColor _XPixelInfo::matte_color |
Referenced by XColorBrowserWidget(), XGetPixelInfo(), XMakeStandardColormap(), XSetMatteColor(), and XSetTextColor().
XColor _XPixelInfo::pen_color |
Referenced by XAnnotateImage(), XDrawImage(), XGetPixelInfo(), and XRenderImage().
XColor _XPixelInfo::pen_colors[MaxNumberPens] |
Referenced by XGetPixelInfo(), and XMakeStandardColormap().
unsigned short _XPixelInfo::pen_index |
Referenced by XGetPixelInfo().
unsigned long* _XPixelInfo::pixels |
XColor _XPixelInfo::shadow_color |
Referenced by XGetPixelInfo(), XMakeStandardColormap(), and XSetBevelColor().
XColor _XPixelInfo::trough_color |
Referenced by XDrawBeveledButton(), XDrawMatte(), XGetPixelInfo(), and XMakeStandardColormap().
Referenced by DestroyXResources(), XGetWindowInfo(), and XInitializeWindows().