
Data Fields | |
| Screen * | screen |
| Pixmap | pixmap |
| Pixel | foreground |
| Pixel | background |
| unsigned int | depth |
| int | ref_count |
| _PixmapCache * | next |
Definition at line 58 of file GrayPixmap.c.
| Screen* _PixmapCache::screen |
Definition at line 59 of file GrayPixmap.c.
Referenced by XmuCreateStippledPixmap(), and XmuReleaseStippledPixmap().
| Pixmap _PixmapCache::pixmap |
Definition at line 60 of file GrayPixmap.c.
Referenced by XmuCreateStippledPixmap(), and XmuReleaseStippledPixmap().
| unsigned int _PixmapCache::depth |
Definition at line 63 of file GrayPixmap.c.
Referenced by XmuCreateStippledPixmap(), and XmuReleaseStippledPixmap().
| struct _PixmapCache* _PixmapCache::next |
Definition at line 64 of file GrayPixmap.c.
Referenced by XmuCreateStippledPixmap(), and XmuReleaseStippledPixmap().
1.5.1